diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-11-25 16:06:58 +0100 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2023-11-26 00:41:59 +0100 |
commit | 38e98754a556404b54d3c28b4272bcacbc3b6b0e (patch) | |
tree | 1c2ea09cbf7151b1135da6ede154837d9baece89 /src/clint.py | |
parent | ba88fd886ae871025719dfc8602072cc51ce5407 (diff) | |
download | rneovim-38e98754a556404b54d3c28b4272bcacbc3b6b0e.tar.gz rneovim-38e98754a556404b54d3c28b4272bcacbc3b6b0e.tar.bz2 rneovim-38e98754a556404b54d3c28b4272bcacbc3b6b0e.zip |
vim-patch:9.0.2128: runtime(swig): add syntax and filetype plugins
Add syntax and filetype plugins for SWIG (Simplified Wrapper Interface
Generator) description files.
The default syntax for .i files highlights comments in a reverse
color scheme which doesn't look well. This syntax builds
on vim's c++ syntax by adding highlighting for common swig
directives and user defined directives. For an alternative
syntax, see vimscript vim/vim#1247 (which I found after writing this).
closes: vim/vim#13562
https://github.com/vim/vim/commit/2e31065a650015892179e520038bf2083a9519b6
Co-authored-by: Julien Marrec <julien.marrec@gmail.com>
Co-authored-by: Matěj Cepl <mcepl@cepl.eu>
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions