minor changes

This commit is contained in:
siduck76 2021-03-07 22:22:33 +05:30
parent 41a84f97f7
commit 82f4566872
2 changed files with 2 additions and 1 deletions

View file

@ -18,4 +18,5 @@ return require('packer').startup(function()
use { 'norcalli/nvim-colorizer.lua'}
use { 'Yggdroot/indentLine'}
use { 'ryanoasis/vim-devicons'}
use { 'sbdchd/neoformat'}
end)