fix return 0 show error_box
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
let additionals = [ "core", "miaou", "rookie", "azerty" ]
|
||||
let additionals = [ "core", "miaou", "rookie" ]
|
||||
for additional in additionals
|
||||
let s:vimrc_path = "/etc/vim/vimrc." . additional
|
||||
if filereadable(s:vimrc_path)
|
||||
|
||||
Reference in New Issue
Block a user