awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ma6174 avatar

ma6174/vimArchived

0
View on GitHub↗
4,239 स्टार्स·2,821 फोर्क्स·Vim script·6 व्यूज़

Vim

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 broad range of capabilities, including real-time syntax analysis, automated code formatting, and fuzzy file and symbol navigation. It incorporates a dynamic file explorer, Git version control integration, and a system for managing plugin installations and configuration backups.

The setup also includes text editing utilities such as language-aware code completion, automatic bracket closing, and the ability to inject standardized file headers and code boilerplate.

Features

  • Vim Configuration Frameworks - Offers a curated set of settings, mappings, and plugins that transform Vim into a full development environment.
  • Markdown to HTML Converters - Converts Markdown source files into HTML for instant viewing in a web browser.
  • Editor Plugin Managers - Implements a system for loading and updating editor plugins to maintain environment consistency.
  • Fuzzy-Search Project Navigators - Enables rapid navigation to files and symbols within a project using fuzzy matching algorithms.
  • Git Workflow Integrations - Integrates Git version control workflows and repository tracking directly into the editor interface.
  • Polyglot Development Workflows - Standardizes development operations across multiple programming languages with specialized highlighting and formatting.
  • Vim Development Environments - Combines plugins and configurations to provide linting, formatting, and debugging for multiple programming languages.
  • Vim Plugins - Includes a curated set of extensions for file exploration, fuzzy searching, and Git integration.
  • Plugin Installation and Management - Provides a centralized manager for the installation, updating, and maintenance of editor extensions.
  • Lua Scripting Customizations - Uses the Lua scripting language to programmatically define editor behavior, layout, and plugin settings.
  • Graphviz-Based Graph Renderers - Renders data visualizations and diagrams directly from source descriptions using Graphviz.
  • Markdown Renderers - Transforms Markdown text into HTML for instant browser display and rendering.
  • Code Boilerplate Templates - Provides predefined templates and common code patterns for multiple programming languages.
  • Indentation Standardization - Standardizes spacing and alignment across various languages to ensure consistent code formatting.
  • Editor-Integrated Debugging - Integrates build and run commands with debugging tools accessible via keyboard shortcuts.
  • External Command Execution - Executes system commands and captures output for tasks like data visualization with Graphviz and code building.
  • External Linter Integrations - Integrates third-party analysis binaries to identify and highlight syntax errors across various file types.
  • File Explorers - Ships an integrated tree-view directory listing for browsing and managing project file structures.
  • Boilerplate Injection Templates - Provides a system for injecting standardized file headers and boilerplate patterns based on the detected language.
  • Python Development Tools - Provides a specialized toolkit for Python with automated formatting, linting, and intelligent completions.
  • Real-Time Code Diagnostics - Provides immediate visual feedback on code errors and warnings during the editing and saving process.
  • Source Code Formatting - Applies standardized rules for visual layout and indentation across multiple programming languages.
  • Real-time Syntax Checking - Analyzes code in real-time to identify syntax errors and linting issues across multiple languages.

स्टार हिस्ट्री

ma6174/vim के लिए स्टार हिस्ट्री चार्टma6174/vim के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Vim के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Vim के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • skwp/dotfilesskwp का अवतार

    skwp/dotfiles

    6,976GitHub पर देखें↗

    This project is a curated configuration suite and development environment bootstrapper designed to optimize Zsh and Vim. It provides a collection of dotfiles, plugins, and scripts that automate the installation of system packages and shell tools to standardize a local workstation. The suite focuses on creating a consistent experience across the command line and text editor. It implements a Zsh shell framework with syntax highlighting and fuzzy matching, alongside a Vim configuration that includes advanced plugins and modal editing. It also provides a set of sane defaults and Vim-style keybind

    Ruby
    GitHub पर देखें↗6,976
  • sinelaw/freshsinelaw का अवतार

    sinelaw/fresh

    5,914GitHub पर देखें↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    GitHub पर देखें↗5,914
  • carlhuda/januscarlhuda का अवतार

    carlhuda/janus

    7,843GitHub पर देखें↗

    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
    GitHub पर देखें↗7,843
  • jdhao/nvim-configjdhao का अवतार

    jdhao/nvim-config

    4,338GitHub पर देखें↗

    This project is a comprehensive Neovim configuration framework and integrated development environment built with a modular Lua-based setup. It provides a cohesive workspace that orchestrates editor aesthetics, keybindings, and plugin lifecycles to transform the editor into a full-featured development environment. The configuration is designed as a polyglot development environment with dedicated support for Python, C++, Lua, Markdown, and LaTeX. It features a specialized LSP client configuration for multi-language code intelligence and a Git integration suite for managing version control workf

    Luaneovimneovim-confneovim-config
    GitHub पर देखें↗4,338
Vim के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

ma6174/vim क्या करता है?

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.

ma6174/vim की मुख्य विशेषताएं क्या हैं?

ma6174/vim की मुख्य विशेषताएं हैं: Vim Configuration Frameworks, Markdown to HTML Converters, Editor Plugin Managers, Fuzzy-Search Project Navigators, Git Workflow Integrations, Polyglot Development Workflows, Vim Development Environments, Vim Plugins।

ma6174/vim के कुछ ओपन-सोर्स विकल्प क्या हैं?

ma6174/vim के ओपन-सोर्स विकल्पों में शामिल हैं: skwp/dotfiles — This project is a curated configuration suite and development environment bootstrapper designed to optimize Zsh and… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… jdhao/nvim-config — This project is a comprehensive Neovim configuration framework and integrated development environment built with a… spf13/spf13-vim — This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured… scrooloose/syntastic — Syntastic is a Vim syntax checking plugin that integrates external command-line analysis tools to detect and highlight…