This commit is contained in:
Chris 2021-03-22 15:15:12 -04:00
parent a9dae4e3a5
commit 2e863d4ffc
4 changed files with 3 additions and 1 deletions

View file

@ -118,7 +118,7 @@ return require('packer').startup(function(use)
use 'tpope/vim-sleuth'
use 'sheerun/vim-polyglot'
use 'monaqa/dial.nvim'
use 'MattesGroeger/vim-bookmarks' -- Look for more up to date version of this
use 'blackcauldron7/surround.nvim'
-- TODO put this back when stable for indent lines
-- use { 'lukas-reineke/indent-blankline.nvim', branch = 'lua'}