chore: remove unused plugin

This commit is contained in:
Fabio Lenherr / DashieTM 2023-02-21 22:38:18 +01:00
parent 374108edce
commit defb419723
2 changed files with 0 additions and 2 deletions

View file

@ -56,6 +56,5 @@ Plug('lvimuser/lsp-inlayhints.nvim') -- inlay hints
Plug('preservim/tagbar') -- tags on the right
Plug('ggandor/leap.nvim') -- special movement
Plug('brenoprata10/nvim-highlight-colors') -- colors
Plug('karb94/neoscroll.nvim')
vim.call("plug#end")