Remove eyeliner nvim package
This commit is contained in:
parent
293f2a1897
commit
9a00d41394
1 changed files with 0 additions and 7 deletions
|
@ -30,13 +30,6 @@ use {
|
|||
{
|
||||
"hedyhli/outline.nvim", config = require 'config.outline';
|
||||
};
|
||||
{ 'jinh0/eyeliner.nvim', config = function()
|
||||
require('eyeliner').setup {
|
||||
highlight_on_key = true;
|
||||
dim = true;
|
||||
}
|
||||
end
|
||||
};
|
||||
'folke/twilight.nvim';
|
||||
'leafo/moonscript-vim';
|
||||
'neovim/nvim-lspconfig';
|
||||
|
|
Loading…
Reference in a new issue