Fix gorename

This commit is contained in:
Dave Gallant
2020-06-03 23:09:24 -04:00
parent da832b498c
commit 2a22feaef1
2 changed files with 1 additions and 1 deletions

View File

@@ -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

1
.zshrc
View File

@@ -6,7 +6,6 @@ plugins=(fzf git zsh-syntax-highlighting last-working-dir zsh-autosuggestions)
CASE_SENSITIVE="true"
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#838383,underline"
ZSH_AUTOSUGGEST_STRATEGY=(history completion)
# Disable marking untracked files
# under VCS as dirty. This makes repository status check for large repositories