snippets
This commit is contained in:
@@ -10,3 +10,5 @@ local opt = vim.opt
|
||||
|
||||
opt.laststatus = 3
|
||||
opt.swapfile = false
|
||||
|
||||
vim.g.lua_snippets_path = { vim.fn.stdpath "config" .. "/snippets" }
|
||||
|
||||
Reference in New Issue
Block a user