diff options
author | Matt Singleton <matt@xcolour.net> | 2021-02-06 13:39:13 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2021-02-06 13:39:13 -0600 |
commit | e6a2618400edcddc2a80ef2776871ca01992be03 (patch) | |
tree | 72f9572bd8037f8d40abf070fc13c52fec9b5521 /gvimrc | |
parent | 9ec86efc56ecdbcaf6ee0626f928c16c266cda2c (diff) |
big refactor to use XDG base dir spec
Diffstat (limited to 'gvimrc')
-rw-r--r-- | gvimrc | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,6 +0,0 @@ -" TODO: make me platform independent - -set guifont=Anonymous\ Pro:h16 -set guioptions-=T -set lines=40 "just make it as tall as possible -set columns=120 |