Working on install script(s)

This commit is contained in:
2022-01-01 12:45:06 -05:00
parent da08e4eabe
commit 95d919811f
22 changed files with 46 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
local g = vim.g
g.vsnip_snippet_dir = os.getenv('HOME') .. '/.config/nvim/snippets/'