- One file.
- No framework.
- No plugin dependency chain.
- Fast startup.
- SSH-friendly.
- Native Vim over ecosystem complexity.
- Relative line numbers
- Smart search defaults
- Ripgrep integration
- Persistent cursor restoration
- Built-in file browsing with netrw
- Simple leader-key workflow
- True-color terminal support
git clone https://github.com/Triangulation5/.vimrc
cp vimrc ~/.vimrcOptional:
rg(ripgrep) for project-wide searchinggruber-darkeror sometimesvaguecolorscheme (custom set colorscheme see the description of this commit hash90dba6e)
Everything else is built into Vim.
MIT