mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Set nofileignorecase when running tests
This commit is contained in:
@@ -15,6 +15,7 @@ def run_vimscript(src)
|
||||
set shortmess+=F
|
||||
set noswapfile
|
||||
set nocp
|
||||
set nofic
|
||||
set nomore
|
||||
func! Log(msg)
|
||||
if $DEV != '1'
|
||||
|
||||
Reference in New Issue
Block a user