chore: Added Latex snippets

This commit is contained in:
Afonso Franco 2022-10-14 15:14:23 +01:00
parent 189338ee9e
commit 1ae78eb711
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
5 changed files with 44 additions and 0 deletions

View file

@ -0,0 +1,3 @@
local autocmd = vim.api.nvim_create_autocmd
vim.g.luasnippets_path = "~/.config/nvim/lua/custom/luasnippets"