Adding Vim
This commit is contained in:
6
vim/dot-vimrc
Normal file
6
vim/dot-vimrc
Normal file
@@ -0,0 +1,6 @@
|
||||
colorscheme retrobox
|
||||
set relativenumber number
|
||||
set packpath^=~/.vim/pack/
|
||||
set guioptions -=m
|
||||
set guioptions -=T
|
||||
set guicursor = ""
|
||||
Reference in New Issue
Block a user