yuezk / Vim Js
Licence: mit
💯The most accurate syntax highlighting plugin for JavaScript and Flow.js
Stars: ✭ 99
Programming Languages
Projects that are alternatives of or similar to Vim Js
clojure.vim
Clojure syntax highlighting for Vim and Neovim.
Stars: ✭ 23 (-76.77%)
Mutual labels: syntax-highlighting, vim-plugin
vim-log-highlighting
Syntax highlighting for generic log files in VIM
Stars: ✭ 164 (+65.66%)
Mutual labels: syntax-highlighting, vim-plugin
Vim Gdscript3
Syntax highlighting and completion for GDScript 3
Stars: ✭ 121 (+22.22%)
Mutual labels: vim-plugin, syntax-highlighting
Dhall Vim
Syntax highlighting for Dhall
Stars: ✭ 51 (-48.48%)
Mutual labels: vim-plugin, syntax-highlighting
Vim Crystal
Vim filetype and tools support for Crystal language.
Stars: ✭ 326 (+229.29%)
Mutual labels: vim-plugin, syntax-highlighting
vim-smt2
A VIM plugin that adds support for the SMT-LIB2 format (including Z3's extensions)
Stars: ✭ 35 (-64.65%)
Mutual labels: syntax-highlighting, vim-plugin
Kuroi.vim
A dark Vim colorscheme
Stars: ✭ 174 (+75.76%)
Mutual labels: vim-plugin, syntax-highlighting
stan-vim
A Vim plugin for the Stan probabilistic programming language.
Stars: ✭ 41 (-58.59%)
Mutual labels: syntax-highlighting, vim-plugin
Rainbow levels.vim
A different approach to code highlighting.
Stars: ✭ 415 (+319.19%)
Mutual labels: vim-plugin, syntax-highlighting
Vim Systemd Syntax
Syntax highlighting for systemd service files in Vim.
Stars: ✭ 57 (-42.42%)
Mutual labels: vim-plugin, syntax-highlighting
Awesome Web Tutorial
「JavaScript学习资料整理」系列,构建JavaScript前端知识体系,积累JavaScript前端开发经验
Stars: ✭ 84 (-15.15%)
Mutual labels: jsdoc
I Pascal
A free Object Pascal language plugin for IntelliJ IDEA
Stars: ✭ 85 (-14.14%)
Mutual labels: syntax-highlighting
Rainbow
Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.
Stars: ✭ 1,324 (+1237.37%)
Mutual labels: vim-plugin
Litecli
CLI for SQLite Databases with auto-completion and syntax highlighting
Stars: ✭ 1,334 (+1247.47%)
Mutual labels: syntax-highlighting
Plugin.wordpress
📦 Official WordPress Plugin of EnlighterJS
Stars: ✭ 93 (-6.06%)
Mutual labels: syntax-highlighting
Markdown Plus Plus
Markdown syntax highlighting for Notepad++, by customized UDL file (user defined language)
Stars: ✭ 1,252 (+1164.65%)
Mutual labels: syntax-highlighting
Learn Vim
无废话极简版Vim学习笔记!文章按主题分拆为多个章节,并尽量控制每节的信息量;通过文字色彩和字体,将命令、快捷键突出显示;在每节结尾,提供一个命令列表,以便回顾文中介绍的重要命令。如果这些文章能对喜欢Vim的朋友有所益处,我将不胜荣幸。
Stars: ✭ 83 (-16.16%)
Mutual labels: vim-plugin
Codeeditor
A cool code editor library on Android with syntax-highlighting and auto-completion.
Stars: ✭ 84 (-15.15%)
Mutual labels: syntax-highlighting
Wandbox Vim
Wandbox plugin for vimmers. http://melpon.org/wandbox/
Stars: ✭ 97 (-2.02%)
Mutual labels: vim-plugin
vim-js
A Vim syntax highlighting plugin for JavaScript and Flow.js
Pros.
- Better support for modern JavaScript features (decorators, private members, numeric separators, optional chaining, etc.)
- Better support for Flow.js syntax
- Better support for JSDoc syntax
- More accurate syntax groups, for easy colorscheme customization

Install
- Choose your favourite plugin manager (e.g. vim-plug)
- Install it with
Plug 'yuezk/vim-js'
Highlight JSX Syntax
Please use vim-jsx-pretty to highlight the JSX syntax. It's another plugin I currently maintain.
Plug 'maxmellon/vim-jsx-pretty'
License
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].