Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 18 Vim Script syntax-highlighting Projects
-
Project mention: Treesitter is amazing: syntax highlight code examples, inside docstring, inside markdown | /r/neovim | 2023-03-23
I think vim-markdown does it too
-
Nord.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
The only plugin I am aware off is vim-log-highlight, which does sort-off syntax highlighting for log files. For the highlighting of certain values, you could look whether you can maybe use that plugin for that?
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
jai.vim
Vim syntax highlighting for Jai programming language. I am planning to maintain and update this package when the language is released
You should take a look at ~\AppData\Local\nvim-data\plugged\jai.vim\compiler\jai.vim line 60 and see what the plugin uses. My assumption is that it's setlocal. I don't know which plugin this is, because the jai.vim I found doesn't have a compiler file. You could make a PR or issue to the relevant repository asking for this to be a setting, or you could set makeprg= yourself, instead of relying on the compiler setting (or you could copy the plugin's compiler file to your vimfiles and modify it.)
-
-
-
-
Project mention: Improved syntax highlighting and indentation for Ruby, (not written by me, just found it, and seems to work great) | /r/ruby | 2023-04-05
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Vim Script syntax-highlighting related posts
- What theme is this?
- makeprg is reset when opening different file
- Treesitter is amazing: syntax highlight code examples, inside docstring, inside markdown
- tsnode-marker.nvim enhances context changes in your buffer
- Solarized Dark Trifecta
- Ask HN: What colour theme do you use in your terminal/IDE?
- I really need help with italic and truecolor
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Oct 2023
Index
What are some of the best open-source syntax-highlighting projects in Vim Script? This list will help you:
Project | Stars | |
---|---|---|
1 | vim-markdown | 4,487 |
2 | vim | 2,440 |
3 | vim | 588 |
4 | rainbow_levels.vim | 428 |
5 | vim-crystal | 407 |
6 | vim-log-highlighting | 200 |
7 | kuroi.vim | 199 |
8 | vim-kitty | 149 |
9 | vim-js | 139 |
10 | c.vim | 69 |
11 | jai.vim | 51 |
12 | quietlight.vim | 38 |
13 | clojure.vim | 32 |
14 | rasi.vim | 23 |
15 | vim-ruby | 15 |
16 | vim-gml | 5 |
17 | mbsync.vim | 4 |
18 | vim-ungrammar | 2 |