Using stow-rename, unhide all the files :3
This commit is contained in:
parent
08ea297910
commit
6826c738e2
7 changed files with 4 additions and 0 deletions
13
gvimrc
Normal file
13
gvimrc
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue