mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): use ccc instead
This commit is contained in:
parent
d18c31e58c
commit
1a7c5afa15
4 changed files with 4 additions and 19 deletions
|
|
@ -27,7 +27,7 @@ require "lazy".setup {
|
|||
"windwp/nvim-autopairs", -- Pair symbols
|
||||
"mbbill/undotree", -- Treeview of history
|
||||
"godlygeek/tabular", -- Vertical alignment
|
||||
"ziontee113/color-picker.nvim", -- Color picker
|
||||
"uga-rosa/ccc.nvim", -- Color picker
|
||||
-- `gc` to comment
|
||||
{ "numToStr/Comment.nvim", opts = {} },
|
||||
-- Jump anywhere
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue