mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): color-picker
This commit is contained in:
parent
66efc4acca
commit
d18c31e58c
4 changed files with 21 additions and 0 deletions
|
|
@ -27,6 +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
|
||||
-- `gc` to comment
|
||||
{ "numToStr/Comment.nvim", opts = {} },
|
||||
-- Jump anywhere
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue