awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tpope avatar

tpope/vim-sensible

0
View on GitHub↗
5,293 estrellas·272 forks·Vim Script·2 vistaswww.vim.org/scripts/script.php?script_id=4391↗

Vim Sensible

vim-sensible es un plugin de configuración y preset de editor para Vim que proporciona una base de preferencias predeterminadas acordadas. Implementa una colección de ajustes de editor estándar y comportamientos predeterminados para garantizar una experiencia de inicio consistente en diferentes entornos.

El proyecto establece un conjunto universal de preferencias de interfaz y mejoras de usabilidad, centrándose específicamente en el movimiento del cursor, la búsqueda y la edición de texto. Gestiona estos valores predeterminados aplicando una configuración predefinida que permite una mayor personalización basada en los flujos de trabajo individuales.

Features

  • Vim Configuration Frameworks - Provides a curated set of settings and preferences to standardize Vim behavior without manual configuration.
  • Editor Preferences - Establishes a universal set of standard editor preferences and behaviors for a consistent starting point.
  • Application Settings - Provides a set of predefined application settings to establish a consistent editor behavior.
  • Vimscript Configurations - Uses native Vimscript to define and apply the collection of editor settings and preferences.
  • Editor Presets - Provides a predefined configuration that implements common usability improvements and interface standards.
  • Default Behavioral Settings - Configures standard search increments, cursor scrolling, and backspace behaviors as baseline defaults.
  • Vim Plugins - Implements standard editor settings and behavior defaults as a Vim plugin.
  • Editor Configuration Baselines - Provides a sensible set of default options that users can further customize for their specific workflows.
  • Baseline Configuration Sets - Applies a widely accepted baseline of settings to ensure predictable editor behavior across different machines.

Historial de estrellas

Gráfico del historial de estrellas de tpope/vim-sensibleGráfico del historial de estrellas de tpope/vim-sensible

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Vim Sensible

Proyectos open-source similares, clasificados según cuántas características comparten con Vim Sensible.
  • ma6174/vimAvatar de ma6174

    ma6174/vim

    4,239Ver en 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
    Ver en GitHub↗4,239
  • amix/vimrcAvatar de amix

    amix/vimrc

    31,774Ver en 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
    Ver en GitHub↗31,774
  • carlhuda/janusAvatar de carlhuda

    carlhuda/janus

    7,843Ver en 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
    Ver en GitHub↗7,843
  • square/maximum-awesomeAvatar de square

    square/maximum-awesome

    5,698Ver en GitHub↗

    This project is a terminal development environment consisting of a shared configuration set for the Vim editor and the Tmux terminal multiplexer. It integrates curated editor extensions, session management layouts, and plugin configurations to standardize a local command line workspace. The environment features a dedicated Tmux session manager for organizing window layouts and pane arrangements, alongside a Vim configuration that includes specific mappings for project navigation and codebase searching. It utilizes a system of local overrides, allowing users to tailor the environment through s

    Ruby
    Ver en GitHub↗5,698
Ver las 30 alternativas a Vim Sensible→

Preguntas frecuentes

¿Qué hace tpope/vim-sensible?

vim-sensible es un plugin de configuración y preset de editor para Vim que proporciona una base de preferencias predeterminadas acordadas. Implementa una colección de ajustes de editor estándar y comportamientos predeterminados para garantizar una experiencia de inicio consistente en diferentes entornos.

¿Cuáles son las características principales de tpope/vim-sensible?

Las características principales de tpope/vim-sensible son: Vim Configuration Frameworks, Editor Preferences, Application Settings, Vimscript Configurations, Editor Presets, Default Behavioral Settings, Vim Plugins, Editor Configuration Baselines.

¿Qué alternativas de código abierto existen para tpope/vim-sensible?

Las alternativas de código abierto para tpope/vim-sensible incluyen: 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… ma6174/vim — This project is a collection of configuration suites and plugin bundles designed to transform the Vim text editor into… square/maximum-awesome — This project is a terminal development environment consisting of a shared configuration set for the Vim editor and the… sheerun/vim-polyglot — vim-polyglot is a multi-language Vim plugin that provides a comprehensive bundle of syntax highlighting, automated… spf13/spf13-vim — This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured…