diff --git a/README.md b/README.md index 63ca63b..0c15e4b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# my neovim configuration -it works. +# 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]](https://en.wikipedia.org/wiki/Wikipedia:Citation_needed). +![screenshot of my neovim config](./assets/image.png) + +the configuration is a bit of a mess. I will probably fix it at some point. diff --git a/assets/image.png b/assets/image.png new file mode 100644 index 0000000..9a95711 Binary files /dev/null and b/assets/image.png differ