diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2011-03-01 12:37:24 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2011-03-01 12:37:24 +1300 |
commit | 4380845d3ea404feed2688c9f89dd5b66208624c (patch) | |
tree | 9f5fc55f23171e059f69f1932425da9e2852642d /vim/gvimrc | |
parent | Added GUI vimrc (diff) | |
download | dotfiles-4380845d3ea404feed2688c9f89dd5b66208624c.tar.gz dotfiles-4380845d3ea404feed2688c9f89dd5b66208624c.zip |
Some tweaks to the GUI file, added indent rules to the console one.
Diffstat (limited to 'vim/gvimrc')
-rw-r--r-- | vim/gvimrc | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,2 @@ -try - set guifont=Inconsolata\ 10 -catch -endtry +set guifont=Inconsolata\ 10 set guioptions=aci |