Skip to content

Commit f589e21

Browse files
committed
Use the full option name
1 parent a5a17b8 commit f589e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/vimux.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
if exists('g:loaded_vimux') || &cp
1+
if exists('g:loaded_vimux') || &compatible
22
finish
33
endif
44
let g:loaded_vimux = 1

0 commit comments

Comments
 (0)