Patch windows (#222)
This commit is contained in:
committed by
GitHub
parent
411e3412d1
commit
31ef294d05
@@ -1,4 +1,4 @@
|
||||
if has('win32') || exists('g:loaded_tree') | finish | endif
|
||||
if !has('nvim-0.5') || exists('g:loaded_tree') | finish | endif
|
||||
|
||||
let s:save_cpo = &cpo
|
||||
set cpo&vim
|
||||
|
||||
Reference in New Issue
Block a user