mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: add norcalli/nvim-colorizer.lua
This commit is contained in:
parent
7cf6d55de0
commit
8d59c63fff
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ require('lazy').setup({
|
||||||
'rktjmp/lush.nvim',
|
'rktjmp/lush.nvim',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
-- Color highlighter
|
||||||
|
'norcalli/nvim-colorizer.lua',
|
||||||
{ -- `gc` to comment visual regions/lines
|
{ -- `gc` to comment visual regions/lines
|
||||||
'numToStr/Comment.nvim',
|
'numToStr/Comment.nvim',
|
||||||
opts = {},
|
opts = {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue