Beginning binding/config for luasnip

This commit is contained in:
2025-04-05 16:37:09 -04:00
committed by Andrew R. M.
parent 8de18fd135
commit f9040142cd
2 changed files with 83 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ vim.g.mapleader = ','
require('user.lspconfig')
require('user.indentblanklines')
require('user.luasnip')
EOF