vim-scripts
There are 53 repositories under vim-scripts topic.
mhinz/vim-galore
:mortar_board: All things Vim!
ryanoasis/vim-devicons
Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
mhinz/vim-startify
:link: The fancy start screen for Vim.
fgheng/vime
vime, an easy and structural config for (neo)vim users
itchyny/vim-gitbranch
Provides the branch name of the current git repository
zhimsel/vim-stay
Make Vim persist editing state without fuss
ZSaberLv0/ZFVimDirDiff
directory diff plugin with split treeview, similar to BeyondCompare, fully async and low dependency
itchyny/screensaver.vim
Screensavers for Vim
salsifis/vim-transpose
Vim plugin - Transpose matrices of text (swap lines with columns).
Vimjas/covimerage
Generate coverage information for Vim scripts.
hackhowtofaq/vim-solargraph
vim plugin (wrapper) for Solargraph gem - IDE tools for the Ruby language.
christianrondeau/vim-base64
Vim plugin to encode/decode base64 strings
aserebryakov/filestyle
filestyle is a Vim plugin that highlights unwanted whitespace and characters.
AndrewRadev/whitespaste.vim
Automatically adjust number of blank lines when pasting
kyoz/neovim
:star2: Cool & Modularized vim configurations to work like an IDE
webdevel/tabulous
Vim plugin for setting the tabline including the tab page labels. It is lightweight and written in pure Vim script.
itchyny/vim-winfix
Fix the focus and the size of windows in Vim
nym3r0s/vimrc
:arrow_double_up: A slim and powerful vimrc
SSARCandy/ssarcandy-vim
My vim settings and plugins, compatible with MacVim in OSX
ZeroKnight/vim-signjump
Jump to signs just like other object motions. A feature that is oddly absent from Vim.
ZSaberLv0/ZFVimFoldBlock
fold code block using regexp, multiline supported, best fold plugin for general usage
frankjuniorr/dotfiles
:black_circle: My Linux config files, alias and functions :black_circle:
offchan42/vimrc
The ultimate Vim configuration: .vimrc (heavily customized, uncompromising and opinionated)
renderedtext/vim-elixir-alternative-files
Vim script for alternating between test and implementation files for Elixir
ZSaberLv0/ZFVimToc
vim script to quick view TOC (Table Of Contents) for any filetype
heavenshell/vim-tslint
Vim plugin for tslint
itchyny/vim-haskell-sort-import
Sort import statements in Haskell codes
yanxuan-lc/oh-my-vim
A delightful VIM framework for managing you VIM configuration. Based on Vundle.Vim.
zhlinh/mivim
MIVim - My Improved Vim
kmalinich/kdm-bash-env
My BASH environment. Warning: Bash 4+ and 24bit TERM support required.
MoserMichael/myenv
my work environment (so i don't have to search for it ;-)
Xvezda/vim-readonly
:eyes: Automatically set readonly option on specific files
ZSaberLv0/ZFVimTxtHighlight
highlight plain text files, suit most cases
flavius/vim
Vim configuration
ZSaberLv0/ZFVimIndentMove
move cursor quickly accorrding to indent
ZSaberLv0/ZFVimGitUtil
some git util for vim