make the right click menu much more useful
This commit is contained in:
parent
679708c6a3
commit
4b3c901520
2 changed files with 20 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -13,6 +13,7 @@ misc.include('bootstrap')
|
|||
misc.include('conf')
|
||||
-- core lua files -------------------------------------------------------------
|
||||
misc.include('core.conf')
|
||||
misc.include('core.context')
|
||||
|
||||
-- call all snippets in the lua/snippets directory ----------------------------
|
||||
if pcall(require, "luasnip") then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue