+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ endif
17
17
" and (mostly comments) from https://github.com/sheerun/vimrc
18
18
"
19
19
" Only settings that matter for proper editing are left
20
-
if !has_key(g:polyglot_is_disabled, 'sensible')
20
+
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'sensible') == -1
21
21
" Allow backspace in insert mode.
22
22
if &backspace == ""
23
23
set backspace=indent,eol,start
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4