mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update lvim
This commit is contained in:
parent
d1af9278c5
commit
0b99d6c75c
9 changed files with 25 additions and 38 deletions
5
config/lvim/lsp-settings/gopls.json
Normal file
5
config/lvim/lsp-settings/gopls.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"go.lintTool": "golint",
|
||||
"go.lintOnSave": "file",
|
||||
"go.formatTool": "gofmt"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue