chore: Added Latex snippets
This commit is contained in:
parent
189338ee9e
commit
1ae78eb711
5 changed files with 44 additions and 0 deletions
3
.config/nvim/lua/custom/init.lua
Normal file
3
.config/nvim/lua/custom/init.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
local autocmd = vim.api.nvim_create_autocmd
|
||||
|
||||
vim.g.luasnippets_path = "~/.config/nvim/lua/custom/luasnippets"
|
Loading…
Add table
Add a link
Reference in a new issue