Reworked for nix

This commit is contained in:
2023-10-14 08:14:24 -07:00
parent 7a1925a1ad
commit 8e13d471d4
12 changed files with 497 additions and 136 deletions

View File

@ -1,3 +1,4 @@
# VIM Config
To setup plugins, open vim and run `:PlugInstall`. You'll also need to generate a conceal config from `conceal_defs`, do that by running `./gen_conceal.awk conceal_defs > conceal.vim`.
Run `build.sh` to make vimrc.
Plugins don't work yet.