Added README
parent
ea7d8fcfea
commit
4f0c720ad6
|
@ -0,0 +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`.
|
|
@ -4,8 +4,6 @@
|
||||||
#
|
#
|
||||||
# `char` MUST be a SINGLE character.
|
# `char` MUST be a SINGLE character.
|
||||||
# All whitespace is ignored.
|
# All whitespace is ignored.
|
||||||
#
|
|
||||||
# To generate vim file, do `./gen_conceal.awk this_file`
|
|
||||||
|
|
||||||
# Greek letters
|
# Greek letters
|
||||||
Α | Alpha
|
Α | Alpha
|
||||||
|
|
Loading…
Reference in New Issue