Fixes
This commit is contained in:
parent
88b76cc278
commit
34d0d79a33
5 changed files with 17 additions and 23 deletions
|
|
@ -69,6 +69,3 @@ vim.g.go_highlight_types = 1
|
|||
vim.g.go_highlight_extra_types = 1
|
||||
vim.g.go_highlight_functions = 1
|
||||
vim.g.go_highlight_function_calls = 1
|
||||
|
||||
local saga = require 'lspsaga'
|
||||
saga.init_lsp_saga()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue