https://github.com/xuhdev/tex-breqn.vim
Breqn LaTeX package syntax highlighting support for Vim
https://github.com/xuhdev/tex-breqn.vim
Last synced: 5 months ago
JSON representation
Breqn LaTeX package syntax highlighting support for Vim
- Host: GitHub
- URL: https://github.com/xuhdev/tex-breqn.vim
- Owner: xuhdev
- Created: 2013-11-20T23:01:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-21T04:09:59.000Z (over 12 years ago)
- Last Synced: 2025-06-03T15:28:25.809Z (about 1 year ago)
- Language: VimL
- Homepage: http://www.vim.org/scripts/script.php?script_id=4775
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vim syntax highlight support for LaTeX package breqn.
## Feature
Use math rules to highlight dmath environment.
## Installation
You can either drop the file after/syntax/tex/breqn.vim into `~/.vim/after/syntax/tex` or use
[pathogen](https://github.com/tpope/vim-pathogen) to install it.