summaryrefslogtreecommitdiff
path: root/dotrc/_gvimrc
diff options
context:
space:
mode:
Diffstat (limited to 'dotrc/_gvimrc')
-rw-r--r--dotrc/_gvimrc22
1 files changed, 0 insertions, 22 deletions
diff --git a/dotrc/_gvimrc b/dotrc/_gvimrc
deleted file mode 100644
index dace2c8..0000000
--- a/dotrc/_gvimrc
+++ /dev/null
@@ -1,22 +0,0 @@
-set ch=2
-
-set guioptions-=T
-set hlsearch
-set mousehide
-
-set mouse=
-
-highlight Normal guibg=black guifg=white
-highlight Search guibg=grey20 guifg=white
-highlight Cursor guibg=white guifg=NONE
-highlight NonText guibg=black
-highlight Constant gui=NONE guibg=black
-highlight Special gui=NONE guibg=black
-set background=dark
-
-"set guifont=-adobe-courier-medium-r-normal-*-*-120-*-*-m-*-iso8859-9
-"set guifont=-adobe-courier-medium-r-normal-*-*-140-*-*-m-*-iso10646-1
-"set guifont="-windows-proggysquare-medium-r-normal--11-80-96-96-c-70-iso8859-1"
-set guifont=fixed
-
-syntax on