summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/lex.vim
AgeCommit message (Collapse)AuthorFiles
2024-07-08vim-patch:380f980: runtime(lex): include lex ftplugin fileChristian Clason1
Spec found [here](https://docs.oracle.com/cd/E19504-01/802-5880/lex-6/index.html) closes: vim/vim#15174 https://github.com/vim/vim/commit/380f98002dace3848dacc5178289d55745efc757 Co-authored-by: Riley Bruins <ribru17@hotmail.com>