Using stow-rename, unhide all the files :3

This commit is contained in:
Danielle McLean 2016-10-07 23:12:17 +11:00
parent 08ea297910
commit 6826c738e2
No known key found for this signature in database
GPG key ID: CC91589719027E94
7 changed files with 4 additions and 0 deletions

13
gvimrc Normal file
View file

@ -0,0 +1,13 @@
set guifont=Monoid\ Regular:h12
set guioptions-=m
set guioptions-=T
set guioptions-=r
set guioptions-=L
if has('transparency')
set transparency=10
endif
hi CursorLine gui=bold
hi Comment gui=italic