vim-pathogen
Plugin manager
A tool to simplify plugin management and runtime path manipulation in Vim.
pathogen.vim: manage your runtimepath
12k stars
417 watching
1k forks
Language: Vim Script
last commit: about 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,619 |
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,242 |
tpope/vim-dispatch | Automates asynchronous build and test execution in Vim | 2,653 |
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,653 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,934 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,752 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,596 |
rust-lang/rust.vim | A Vim plugin that provides features and tools for Rust programming language support | 3,907 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,170 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,336 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |
thoughtbot/dotfiles | Provides pre-configured shell settings for popular developer tools like vim, zsh, git, and tmux. | 7,986 |
tpope/vim-rails | A Vim plugin providing power tools for Ruby on Rails development | 4,104 |