dotfiles

Author: Kyle Fuller <kyle@fuller.li> 2015-10-10 01:21:52 -0700 -0700
Committer: Kyle Fuller <kyle@fuller.li> 2015-10-10 01:21:52 -0700 -0700
Commit: a49fa2303d015140f233e577984ad59e83e09daa
Parent: d251dc818f944530a2ce660c2ee687b100d77725


Remove gvimrc
diff --git a/.gvimrc b/.gvimrc
deleted file mode 100644
index e300424a187681dd44c88c1b00f9439bf97af32f..0000000000000000000000000000000000000000
--- a/.gvimrc
+++ /dev/null
@@ -1,14 +0,0 @@
-colorscheme topfunky-light
-set background=light
-
-set guifont=Monaco:h11
-set antialias
-
-set encoding=utf-8
-
-set lines=30 columns=80 " Dimensions
-set guioptions-=r " Disable the scrollbar
-
-set guioptions-=T " Hide the toolbar
-
-set nomousehide