mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
to some extent
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
cmd = { 'gopls' },
|
||||
filetypes = { 'go' },
|
||||
root_markers = {
|
||||
'go.mod',
|
||||
'go.sum',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user