mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 12:33:47 -05:00
@@ -59,6 +59,10 @@ if &listchars ==# 'eol:$'
|
||||
endif
|
||||
endif
|
||||
|
||||
if &shell =~# 'fish$'
|
||||
set shell=/bin/bash
|
||||
endif
|
||||
|
||||
set autoread
|
||||
set fileformats+=mac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user