mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: stylua
This commit is contained in:
parent
9d741fb6f6
commit
e8fbb0b34a
1 changed files with 2 additions and 2 deletions
|
|
@ -203,8 +203,8 @@ require('lazy').setup({
|
|||
'tpope/vim-surround',
|
||||
--[[ cfg_lazy_colorizer: Color highlighter ]]
|
||||
{
|
||||
"catgoose/nvim-colorizer.lua",
|
||||
cmd = "ColorizerToggle",
|
||||
'catgoose/nvim-colorizer.lua',
|
||||
cmd = 'ColorizerToggle',
|
||||
opts = {
|
||||
filetypes = {},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue