1
0
mirror of https://github.com/amix/vimrc synced 2025-07-19 10:05:00 +08:00

-added personal git configuration file

This commit is contained in:
Siew Yi Liang
2016-01-29 10:58:35 -05:00
parent 3aabd8befd
commit 1b26a37854
2 changed files with 5 additions and 1 deletions

5
my_configs.vim Normal file
View File

@ -0,0 +1,5 @@
set listchars=tab:»·,trail
set list
set number
syntax on
colorscheme monokai