1
0
Fork
You've already forked nvim
0
I failed to switch to Emacs, I'm stuck in Neovim.
  • Lua 96%
  • Scheme 4%
2025年10月02日 21:18:20 -04:00
after feat: add more norg conceals 2025年08月16日 06:41:44 -04:00
extern fix(extern): fix benchmarks output 2024年08月01日 08:06:44 -04:00
lua feat(statusline): add search count and macro recording indicators 2025年08月25日 14:20:00 -04:00
plugin fix(plugin): do not set term background autocommands on WSL 2024年10月13日 11:07:13 -04:00
spell chore: update spell dictionary 2025年08月16日 06:42:04 -04:00
.gitignore cleanup(gitignore): we do not need to blacklist packer compiled file anymore 2023年02月14日 03:37:38 -04:00
.stylua.toml chore: update stylua config 2024年02月08日 02:22:49 -04:00
init.lua refactor!: goodbye mnemonics, hello ergonomics 2025年08月25日 00:15:35 -04:00
LICENSE Initial commit 2022年02月22日 09:45:04 -04:00
readme.md docs(readme): cleanup 2024年02月08日 03:43:53 -04:00
readme.norg docs(readme): cleanup 2024年02月08日 03:43:53 -04:00
rocks.toml chore(rocks.toml): add janet tree-sitter parser 2025年10月02日 21:18:20 -04:00

nvim

nvim is a personal Neovim setup, it is highly inspired by doom-nvim and covers only my needs.

demo

Measuring startup time

In case you want to measure my configuration startup time, you can use the script called measure_nvim.sh in extern directory.

demo benchmark

License

As almost always, this project is licensed under GPLv3.