vim-cmake-syntax
vim-cmake-syntax copied to clipboard
[feature] Support rst
In some cmake script:
#[=======================================================================[.rst:
...
#]=======================================================================]
How about highlight ... to rst? like https://github.com/vim-pandoc/vim-pandoc-syntax can highlight code fence:

Please provide a PR for this.