mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
2a24d0a435
Problem: pattern detection for Dracula language uses "*lvs" and "*lpe".
as there is no dot, those are not treated as extensions which
they should (judging by 'runtime/syntax/dracula.vim' and
common sense).
Solution: use "*.lvs" and "*.lpe" patterns (Evgeni Chasnovski)
closes: vim/vim#15303
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |