awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sheerun avatar

sheerun/vim-polyglot

0
View on GitHub↗
5,719 stars·307 forks·Vim Script·7 views

Vim Polyglot

vim-polyglot is a multi-language Vim plugin that provides a comprehensive bundle of syntax highlighting, automated indentation management, and filetype detection for a wide variety of programming and configuration languages. It serves as a single installation to streamline the development environment by providing integrated support for numerous languages.

The project functions as a language support bundle that combines syntax highlighting packs with an indentation manager. It uses both extension-based filetype detection and pattern-based language identification to apply the correct visual formatting and spacing rules to files.

The plugin covers broader editor configuration areas including automatic indentation detection and language support management, allowing for the toggling of specific language packs to prevent conflicts. It also includes settings for editor performance optimization and global state configuration.

Features

  • Multi-Language Editor Support - Provides a single installation that enables a Vim editor instance to support a vast array of programming languages.
  • Syntax Highlighting Rules - Supplies a vast collection of syntax highlighting and indentation rules for numerous programming languages.
  • File Extension Language Mappings - Maps file extensions to specific programming languages to trigger the correct syntax and formatting rules.
  • Indentation Rules - Implements a system for associating programming languages with predefined indentation logic to ensure consistent code alignment.
  • Vim Configuration Frameworks - Offers a pre-configured bundle of filetype detections and language settings to streamline the Vim environment.
  • Vim Plugins - Functions as a comprehensive Vim plugin providing integrated syntax and formatting support for many languages.
  • Indentation Management - Automatically detects and applies the correct spacing and alignment rules for different code files in Vim.
  • Syntax Highlighting Packs - Adds comprehensive color and visual formatting to a wide variety of programming and configuration languages.
  • Language Identification Utilities - Analyzes file content to identify the programming language when extensions are missing or ambiguous.
  • Support Management - Allows users to toggle specific language packs or filetype detections to prevent conflicts between syntax plugins.
  • Indentation Adjustment - Automatically adjusts the spacing and alignment of code based on the requirements of different programming languages.
  • Plugin Distribution Packages - Bundles multiple language-specific highlighting and indentation rules into a single distributable plugin package.
  • Editor Support - Comprehensive language pack providing syntax support for Vim.

Star history

Star history chart for sheerun/vim-polyglotStar history chart for sheerun/vim-polyglot

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Vim Polyglot

Similar open-source projects, ranked by how many features they share with Vim Polyglot.
  • pangloss/vim-javascriptpangloss avatar

    pangloss/vim-javascript

    3,784View on GitHub↗

    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

    Vim Script
    View on GitHub↗3,784
  • carlhuda/januscarlhuda avatar

    carlhuda/janus

    7,843View on GitHub↗

    Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured development environment. It functions as a Vim-based IDE, integrating a collection of third-party extensions to provide an integrated development experience. The system features a fuzzy-search project navigator for locating files, buffers, and symbols across a codebase. It also includes a Git-integrated workflow that provides real-time diff visualization in the sign column and allows users to stage hunks and manage version control directly within the editor. The environment covers bro

    Vim script
    View on GitHub↗7,843
  • amix/vimrcamix avatar

    amix/vimrc

    31,774View on GitHub↗

    This project is a Vim configuration framework and development environment that transforms the basic text editor into a full-featured integrated development environment. It provides a curated set of settings and a comprehensive plugin suite to support professional software development workflows. The environment includes specialized tools for polyglot code execution and project navigation, allowing users to run source files in multiple languages via single keystrokes and locate files using fuzzy searching. It also integrates version control workflows, enabling the management of Git operations a

    Vim Script
    View on GitHub↗31,774
  • ma6174/vimma6174 avatar

    ma6174/vim

    4,239View on GitHub↗

    This project is a collection of configuration suites and plugin bundles designed to transform the Vim text editor into a full development environment. It provides a curated set of settings, themes, and extensions to support system administration and software development. The environment is specialized for polyglot programming and Markdown authoring, featuring a dedicated Python development toolkit. It includes tools for converting Markdown to HTML for browser previewing and integrates Graphviz for rendering data visualizations directly from source descriptions. The configuration covers a bro

    Vim script
    View on GitHub↗4,239
See all 30 alternatives to Vim Polyglot→

Frequently asked questions

What does sheerun/vim-polyglot do?

vim-polyglot is a multi-language Vim plugin that provides a comprehensive bundle of syntax highlighting, automated indentation management, and filetype detection for a wide variety of programming and configuration languages. It serves as a single installation to streamline the development environment by providing integrated support for numerous languages.

What are the main features of sheerun/vim-polyglot?

The main features of sheerun/vim-polyglot are: Multi-Language Editor Support, Syntax Highlighting Rules, File Extension Language Mappings, Indentation Rules, Vim Configuration Frameworks, Vim Plugins, Indentation Management, Syntax Highlighting Packs.

What are some open-source alternatives to sheerun/vim-polyglot?

Open-source alternatives to sheerun/vim-polyglot include: pangloss/vim-javascript — vim-javascript is a syntax plugin for the Vim text editor that provides a collection of syntax highlighting,… square/maximum-awesome — This project is a terminal development environment consisting of a shared configuration set for the Vim editor and the… ma6174/vim — This project is a collection of configuration suites and plugin bundles designed to transform the Vim text editor into… carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… amix/vimrc — This project is a Vim configuration framework and development environment that transforms the basic text editor into a… tpope/vim-sensible — vim-sensible is a configuration plugin and editor preset for Vim that provides a baseline of agreed-upon default…