[vim] back to vim
This commit is contained in:
parent
a1c5f0b62a
commit
94feefebdb
6 changed files with 9 additions and 28 deletions
|
@ -1 +0,0 @@
|
|||
vimrc
|
10
vim/vimrc
10
vim/vimrc
|
@ -1,10 +1,6 @@
|
|||
if has('nvim')
|
||||
filetype on
|
||||
else
|
||||
filetype detect
|
||||
set nocompatible
|
||||
set ttyfast
|
||||
endif
|
||||
filetype detect
|
||||
set nocompatible
|
||||
set ttyfast
|
||||
|
||||
filetype plugin on
|
||||
filetype indent on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue