chore: remove unused plugin
This commit is contained in:
parent
374108edce
commit
defb419723
2 changed files with 0 additions and 2 deletions
|
|
@ -34,4 +34,3 @@ require("nvim-highlight-colors").setup {
|
|||
enable_named_colors = true,
|
||||
enable_tailwind = true,
|
||||
}
|
||||
require('neoscroll').setup()
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue