Update fancy vim config to chezmoi
parent
d65fb00282
commit
5354e750e1
@ -1,5 +1,4 @@
|
||||
/hellotech/
|
||||
/install-scripts/
|
||||
/old-scripts/
|
||||
/vim-fancy/
|
||||
/README.md
|
||||
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"languageserver": {
|
||||
"go": {
|
||||
"command": "gopls",
|
||||
"rootPatterns": ["go.mod"],
|
||||
"trace.server": "verbose",
|
||||
"filetypes": ["go"]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue