kickstart.nvim/lua/custom/plugins/go.lua

4 lines
28 B
Lua
Raw Normal View History

2023-06-06 16:14:20 +02:00
return {
'fatih/vim-go',
}