clean up plugins
This commit is contained in:
parent
4103cdc4d2
commit
babd4bc6f5
8 changed files with 96 additions and 68 deletions
|
@ -32,20 +32,18 @@ return {
|
|||
"folke/trouble.nvim",
|
||||
"folke/lsp-colors.nvim",
|
||||
"nvim-lua/popup.nvim",
|
||||
"junegunn/vim-easy-align",
|
||||
{
|
||||
"junegunn/vim-easy-align",
|
||||
keys = { { "<M-a>", "<Plug>(EasyAlign)", mode = { "n", "x" } } },
|
||||
},
|
||||
"machakann/vim-highlightedyank",
|
||||
"lambdalisue/suda.vim",
|
||||
"jamessan/vim-gnupg",
|
||||
"ledger/vim-ledger",
|
||||
"anekos/hledger-vim",
|
||||
|
||||
--"vim-pandoc/vim-pandoc",
|
||||
--"vim-pandoc/vim-pandoc-syntax",
|
||||
"isobit/vim-caddyfile",
|
||||
"Glench/Vim-Jinja2-Syntax",
|
||||
"GEverding/vim-hocon",
|
||||
"nfnty/vim-nftables",
|
||||
"nfnty/vim-nftables",
|
||||
"Everduin94/nvim-quick-switcher",
|
||||
}
|
||||
-- 'powerman/vim-plugin-AnsiEsc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue