Some coc goop
This commit is contained in:
parent
8ae7aee3e7
commit
ee60012b56
2
vimrc
2
vimrc
@ -47,6 +47,8 @@ map ,w :%s/ *$//<CR>
|
||||
|
||||
let g:EditorConfig_exclude_patterns = ['fugitive://.*', 'scp://.*']
|
||||
let g:airline_powerline_fonts = 1
|
||||
let g:coc_global_extensions = ['coc-tsserver']
|
||||
let g:coc_node_path = "/home/dan/.nvm/versions/node/v16.9.1/bin/node"
|
||||
let g:go_fmt_command = "goimports"
|
||||
let g:python_highlight_all = 1
|
||||
let g:rustfmt_autosave = 1
|
||||
|
Loading…
Reference in New Issue
Block a user