Added README
This commit is contained in:
parent
ea7d8fcfea
commit
4f0c720ad6
3
README.md
Normal file
3
README.md
Normal file
@ -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…
x
Reference in New Issue
Block a user