fix snippet bug

This commit is contained in:
Chris 2021-03-26 13:48:58 -04:00
parent d7f7db5ad0
commit e9dc8603c8
5 changed files with 58 additions and 44 deletions

View file

@ -116,7 +116,9 @@ return require('packer').startup(function(use)
use 'monaqa/dial.nvim'
use 'junegunn/goyo.vim'
use 'andymass/vim-matchup'
use 'windwp/nvim-autopairs'
use 'cohama/lexima.vim'
-- TODO switch back when config support snips
-- use 'windwp/nvim-autopairs'
-- TODO put this back when stable for indent lines
-- vim.g.indent_blankline_space_char = ''