mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Fix gorename
This commit is contained in:
@@ -151,6 +151,7 @@ let g:go_highlight_variable_assignments = 1
|
||||
let g:go_highlight_variable_declarations = 1
|
||||
let g:go_metalinter_autosave=1
|
||||
let g:go_metalinter_autosave_enabled=['golint', 'govet']
|
||||
let g:go_rename_command = 'gopls'
|
||||
|
||||
" vim-terraform
|
||||
let g:terraform_align=1
|
||||
|
Reference in New Issue
Block a user