Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.1.0425: filetype: purescript files are not recognized | Christian Clason | 2024-05-20 |
Problem: filetype: purescript files are not recognized Solution: recognize '*.purs' files as purescript filetype, include basic purescript filetype plugin (Riley Bruins) Reference: https://github.com/purescript/documentation/blob/master/language/Syntax.md#comments closes: vim/vim#14813 https://github.com/vim/vim/commit/155583a5c317881e60828e3972383436ac197ee8 Co-authored-by: Riley Bruins <ribru17@hotmail.com> |