add extensions, .vimrc
This commit is contained in:
14
vim/.vimrc
Normal file
14
vim/.vimrc
Normal file
@@ -0,0 +1,14 @@
|
||||
filetype indent plugin on
|
||||
|
||||
syntax on
|
||||
|
||||
set autoindent
|
||||
|
||||
set tabstop=2
|
||||
|
||||
|
||||
set nonumber
|
||||
|
||||
set mouse=
|
||||
|
||||
set encoding=utf-8
|
||||
Reference in New Issue
Block a user