auto close tags

This commit is contained in:
Chris 2021-03-15 12:14:48 -04:00
parent dae005f87f
commit 8f10e3cf3d
4 changed files with 5 additions and 2 deletions

View file

@ -22,6 +22,7 @@ require('nv-vim-rooter')
require('nv-lspkind')
require('nv-hop')
require('nv-compe')
require('nv-closetag')
-- Which Key (Hope to replace with Lua plugin someday)
vim.cmd('source ~/.config/nvim/lua/nv-whichkey/init.vim')