neovim/test/old
Christian Clason f17bb4f411
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
* vim-patch:9.0.1478: filetypes for *.v files not detected properly

Problem:    Filetypes for *.v files not detected properly.
Solution:   Use the file contents to detect the filetype. (Turiiya,
            closes vim/vim#12281)

80406c2618

Co-authored-by: Turiiya <34311583+tobealive@users.noreply.github.com>
Co-authored-by: Jonas Strittmatter <40792180+smjonas@users.noreply.github.com>
2023-04-23 14:15:52 +02:00
..
testdir vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282) 2023-04-23 14:15:52 +02:00
memfile_test.c test(old): move memfile_test.c to test/old/ (#22567) 2023-03-08 10:46:09 +08:00