+3
-3
lines changedFilter options
+3
-3
lines changed Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ endif
11
11
let did_load_polyglot = 1
12
12
13
13
" Switch to compatible mode for the time being
14
-
let s:cpo_save = &cpo
14
+
let s:polyglot_cpo_save = &cpo
15
15
set cpo&vim
16
16
17
17
" It can happen vim filetype.vim loads first, then we need a reset
@@ -3555,5 +3555,5 @@ if !has_key(g:polyglot_is_disabled, 'sensible')
3555
3555
endif
3556
3556
3557
3557
" Restore 'cpoptions'
3558
-
let &cpo = s:cpo_save
3559
-
unlet s:cpo_save
3558
+
let &cpo = s:polyglot_cpo_save
3559
+
unlet s:polyglot_cpo_save
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