mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Add a workaround for vim-ledger in tests/filetypes.vim
This commit is contained in:
@@ -14,6 +14,9 @@ func! TestFiletype(filetype)
|
||||
endtry
|
||||
endfunc
|
||||
|
||||
" Special case for vim-ledger, which will crash on modern Vims if this isn't set.
|
||||
let g:ledger_is_hledger = v:true
|
||||
|
||||
" DO NOT EDIT CODE BELOW, IT IS GENERATED WITH MAKEFILE
|
||||
|
||||
call TestFiletype('8th')
|
||||
|
||||
Reference in New Issue
Block a user