1 repository
Syntax highlighting specifically for JavaScript code elements.
Distinct from Code Syntax Highlighting: Distinct from Code Syntax Highlighting: focuses on the JavaScript language implementation.
Explore 1 awesome GitHub repository matching user interface & experience · JavaScript Highlighters. Refine with filters or upvote what's useful.
vim-javascript is a syntax plugin for the Vim text editor that provides a collection of syntax highlighting, indentation rules, and code folding definitions specifically for JavaScript files. It functions as a set of implementation modules that extend the editor's native capabilities to improve the readability and structural management of the language. The project features a display layer customizer that utilizes character concealment to replace specific keywords and sequences with shorthand symbols. This reduces visual noise and increases code density without altering the actual content of t
Applies specialized syntax highlighting for JavaScript code elements to improve readability.