FEAT: Adding trouble and started luasnippets
TODO: Fix compe to show snippets available in insert mode
This commit is contained in:
5
lua/barink/plugins/trouble.lua
Normal file
5
lua/barink/plugins/trouble.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"folke/trouble.nvim",
|
||||
config = function ()
|
||||
end
|
||||
}
|
||||
Reference in New Issue
Block a user