Files
vim-polyglot/autoload/polyglot
Michael Meyer 32d08013a6 Fix doubled comma in autocmd (#791)
The doubled comma (,,) in the list of autocmd patterns introduces a
blank pattern which matches all filenames in the most recent version of
neovim, causing the default filetype to be sh unless another rule
overrides it.
2022-04-18 12:03:43 +02:00
..
2022-01-01 18:34:50 +01:00
2022-04-18 12:03:43 +02:00
2022-02-17 04:31:45 +01:00