Skip to content

Commit

Permalink
vim: remove gopls setup
Browse files Browse the repository at this point in the history
May re-add when I write more go, but haven't really used these so remove
for now.
  • Loading branch information
pcgilday committed Mar 9, 2024
1 parent abec948 commit e97264c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ nmap <Leader>/ :Commentary<CR>
" Section: Fugitive
nmap <Leader>gl :Gclog -n 100<CR>
let g:go_def_mode='gopls'
let g:go_info_mode='gopls'

"""
""" VIM-LSP SETTINGS
"""
Expand Down

0 comments on commit e97264c

Please sign in to comment.