lua formatting

This commit is contained in:
Chris 2021-03-17 15:48:52 -04:00
parent b29ef8fa58
commit 5f482b6054
8 changed files with 68 additions and 42 deletions

View file

@ -114,6 +114,7 @@ return require('packer').startup(function(use)
use 'andymass/vim-matchup'
use 'tpope/vim-sleuth'
use 'phaazon/hop.nvim'
use 'gennaro-tedesco/nvim-jqx'
-- use 'RRethy/vim-illuminate'
-- use 'b3nj5m1n/kommentary'
end)