1
0
Fork 0
mirror of synced 2024-06-01 15:01:10 -04:00

add my config stub

This commit is contained in:
huenisys 2019-09-20 12:53:01 +08:00
parent 3aefdbd21a
commit c19fdde243

9
my_configs.vim-stub Normal file
View file

@ -0,0 +1,9 @@
set autoindent
set noexpandtab
set tabstop=2
set shiftwidth=2
set number
set listchars=eol:↵,tab:>_,trail:~,extends:>,precedes:<
set list