1
0

Merge branch 'master' into babel

This commit is contained in:
2025-11-18 08:27:24 +01:00

View File

@@ -99,10 +99,6 @@ nmap <silent><nowait> gy <Plug>(coc-type-definition)
nmap <silent><nowait> gi <Plug>(coc-implementation) nmap <silent><nowait> gi <Plug>(coc-implementation)
nmap <silent><nowait> gr <Plug>(coc-references) nmap <silent><nowait> gr <Plug>(coc-references)
" Temporary!!! Remove after CoC update
let storage_file = stdpath('data') . '/coc-localstorage'
let g:coc_node_args = ['--localstorage-file=' . storage_file]
" syntax highlighting " syntax highlighting
syntax on syntax on
set background=dark set background=dark