neovim config
Go to file
2024-09-10 03:11:15 -07:00
assets update readme 2024-09-10 03:11:15 -07:00
lua tweak vim.opt; change statusbar hl groups around 2024-09-10 02:47:04 -07:00
.gitignore remove nerd fonts from neotree because font rendering 2024-09-09 23:06:56 -07:00
colors.vim tweak vim.opt; change statusbar hl groups around 2024-09-10 02:47:04 -07:00
init.lua I should probably make this a git repo 2024-07-30 10:06:43 -07:00
README.md update readme 2024-09-10 03:11:15 -07:00

n[at]vim

my neovim configuration.

it does the things I need it to and has a startup time between 25 and 50ms, which are the things I care about.

it also looks reasonably good [citation needed]. screenshot of my neovim config

the configuration is a bit of a mess. I will probably fix it at some point.