forked from aniani/vim
patch 8.2.0509: various code is not properly tested.
Problem: various code is not properly tested. Solution: Add more tests. (Yegappan Lakshmanan, closes #5871)
This commit is contained in:
@@ -337,3 +337,5 @@ func IsRoot()
|
||||
endif
|
||||
return v:false
|
||||
endfunc
|
||||
|
||||
" vim: shiftwidth=2 sts=2 expandtab
|
||||
|
||||
Reference in New Issue
Block a user