mirror of
https://github.com/amix/vimrc
synced 2025-08-02 02:44:59 +08:00
add my config stub
This commit is contained in:
9
my_configs.vim-stub
Normal file
9
my_configs.vim-stub
Normal 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
|
Reference in New Issue
Block a user