add(nvim): use ccc instead

This commit is contained in:
Léana 江 2023-11-19 13:00:44 +01:00 committed by Léana 江
parent d18c31e58c
commit 1a7c5afa15
4 changed files with 4 additions and 19 deletions

View file

@ -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