vim-pathogen
Plugin manager
A tool to simplify plugin management and runtime path manipulation in Vim.
pathogen.vim: manage your runtimepath
12k stars
418 watching
1k forks
Language: Vim Script
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tpope/vim-repeat | Enables repeating supported plugin maps with the '.' command in Vim. | 2,621 |
tpope/vim-vinegar | An extension for Vim that enhances the built-in directory browser to provide faster and more efficient navigation of file systems. | 2,244 |
tpope/vim-dispatch | Automates asynchronous build and test execution in Vim | 2,658 |
preservim/nerdtree | A tree explorer plugin for the Vim editor that allows users to visually browse complex directory hierarchies and perform basic file system operations. | 19,682 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,940 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,843 |
sheerun/vim-polyglot | A comprehensive language pack for Vim that enables syntax highlighting and indentation support for various programming languages. | 5,608 |
rust-lang/rust.vim | A Vim plugin that provides features and tools for Rust programming language support | 3,923 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,292 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,291 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,344 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,141 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,431 |
thoughtbot/dotfiles | Provides pre-configured shell settings for popular developer tools like vim, zsh, git, and tmux. | 7,992 |
tpope/vim-rails | A Vim plugin providing power tools for Ruby on Rails development | 4,104 |