use default shell
This commit is contained in:
parent
35bdd5df9a
commit
5a0e0b0665
2
init.vim
2
init.vim
@ -87,8 +87,6 @@ set number " Line numbering
|
|||||||
set smartindent " Indentation
|
set smartindent " Indentation
|
||||||
set noshowmode "
|
set noshowmode "
|
||||||
|
|
||||||
set shell=sh " Needs a POSIX shell
|
|
||||||
|
|
||||||
syntax on " Syntax highlighting
|
syntax on " Syntax highlighting
|
||||||
runtime colors.vim " Load color scheme
|
runtime colors.vim " Load color scheme
|
||||||
filetype indent plugin on " Identify file type
|
filetype indent plugin on " Identify file type
|
||||||
|
Loading…
Reference in New Issue
Block a user