mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Completed basic lazy migration
This commit is contained in:
2
nvim/lua/plugin-config/tmp-old-packer-configs/vsnip.lua
Normal file
2
nvim/lua/plugin-config/tmp-old-packer-configs/vsnip.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
local g = vim.g
|
||||
g.vsnip_snippet_dir = os.getenv('HOME') .. '/.config/nvim/snippets/'
|
||||
Reference in New Issue
Block a user