]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(lex): include lex ftplugin file
authorRiley Bruins <ribru17@hotmail.com>
Sun, 7 Jul 2024 19:17:16 +0000 (21:17 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 7 Jul 2024 19:17:16 +0000 (21:17 +0200)
commit380f98002dace3848dacc5178289d55745efc757
treede3621b5dd0dc08ee0bd7452d1be1da4efa4a25a
parent7d60dc20695aa812699700552b084e581eed509f
runtime(lex): include lex ftplugin file

Spec found [here](https://docs.oracle.com/cd/E19504-01/802-5880/lex-6/index.html)

closes: #15174

Signed-off-by: Riley Bruins <ribru17@hotmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/MAINTAINERS
runtime/ftplugin/lex.vim [new file with mode: 0644]