pupdatye
This commit is contained in:
parent
1f641595fe
commit
113d1c49ab
@ -1,13 +1,4 @@
|
|||||||
return {
|
return {
|
||||||
settings = {
|
|
||||||
gopls = {
|
|
||||||
ui = {
|
|
||||||
completion = {
|
|
||||||
usePlaceholders = true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
on_attach = function()
|
on_attach = function()
|
||||||
G.api.nvim_create_user_command('R', function()
|
G.api.nvim_create_user_command('R', function()
|
||||||
G.cmd [[set splitbelow]]
|
G.cmd [[set splitbelow]]
|
||||||
|
Loading…
Reference in New Issue
Block a user