fix(nvim): remove lock and make colorizer better
This commit is contained in:
parent
8f41f6dabe
commit
7bfbf7d109
3 changed files with 33 additions and 33 deletions
|
@ -1,6 +1,6 @@
|
|||
-- This file needs to have same structure as nvconfig.lua
|
||||
-- https://github.com/NvChad/ui/blob/v2.5/lua/nvconfig.lua
|
||||
-- Please read that file to know all available options :(
|
||||
-- This file needs to have same structure as nvconfig.lua
|
||||
-- https://github.com/NvChad/ui/blob/v3.0/lua/nvconfig.lua
|
||||
-- Please read that file to know all available options :(
|
||||
|
||||
---@type ChadrcConfig
|
||||
local M = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue