:tea: easily configurable neovim system with solid defaults and a cozy editor experience.
Stars
73
Forks
1
Watchers
73
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
663
commits
fix(ch.config.whichkey): use `which.add()` instead of `which.register()`
06efc41View on GitHubfix(ch.config.whichkey): use `config.replace` instead of deprecated options
58ab06bView on GitHubfix(ch.config.whichkey): use `group` key instead of `name` key
df299bdView on GitHubfeat!(ch.modules): prefer setting module settings in `module` field
6c1d14eView on GitHubfix(fidget): fix winblend issues on transparent backgrounds
ce10a42View on GitHubrefactor(ch.utils): remove `ch.utils`; use `ch.log` in place of `Util.log`
8675374View on GitHubfix(ch.utils): use `Util.log` as a temp wrapper for `ch.log`
0c671cdView on GitHubrefactor(ch.log): move log to `ch.log` and initialize at init
d0694a4View on GitHubrefactor: change initialization order to avoid dependency issues
5d72884View on GitHub