add illuminate

This commit is contained in:
Chris 2021-03-16 02:33:50 -04:00
parent e227d39921
commit c03033adcb
2 changed files with 2 additions and 0 deletions

View file

@ -106,4 +106,5 @@ return require('packer').startup(function()
use 'phaazon/hop.nvim'
use 'liuchengxu/vista.vim'
use { 'npxbr/glow.nvim', run = ':GlowInstall' }
use 'RRethy/vim-illuminate'
end)