We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a17b8 commit f589e21Copy full SHA for f589e21
plugin/vimux.vim
@@ -1,4 +1,4 @@
1
-if exists('g:loaded_vimux') || &cp
+if exists('g:loaded_vimux') || &compatible
2
finish
3
endif
4
let g:loaded_vimux = 1
0 commit comments