From c03033adcb60b129da5681d7c3f350ab5ff4a45e Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 16 Mar 2021 02:33:50 -0400 Subject: add illuminate --- lua/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 3e0d3b1e..58360a33 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -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) -- cgit v1.2.3