Misc changes

This commit is contained in:
2022-08-03 10:51:34 -07:00
parent 4f0c720ad6
commit f5cdff4a86
3 changed files with 18 additions and 7 deletions

View File

@ -1,3 +1,3 @@
# 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`.
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`.