1 Repo
Tools for improving code readability through syntax highlighting and orthographic verification.
Distinct from Code Analysis and Linters: Focuses on visual analysis and readability rather than static analysis or linting.
Explore 1 awesome GitHub repository matching part of an awesome list · Visual Code Analysis. Refine with filters or upvote what's useful.
MacVim is a native graphical interface for the Vim text editor tailored for the macOS desktop environment. It is a modal, keyboard-driven editor that wraps a command-line core within a native Cocoa-based GUI wrapper, providing system menus, toolbars, and scroll bars. The editor is highly scriptable, utilizing a built-in scripting language and external interpreters for Python, Ruby, and Perl to automate complex text workflows. It further extends functionality by connecting to third-party applications through asynchronous jobs and communication channels. The project includes capabilities for s
Improves structural readability of codebases through syntax highlighting and automated spelling verification.