Pinned Repositories
.vim
vim configuration
argtextobj.vim
Text-object like motion for arguments
awesome-config
Awesome window manager configuration
dotfiles
jsoncpp
A C++ library for interacting with JSON.
vim-colemak
Vim mappings for the Colemak keyboard layout
vim-indent-object
Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.
vim-yankstack
A lightweight implementation of emacs's kill-ring for vim
VintageColemak
Colemak key mappings for Vintage mode in Sublime Text 2
kevingrant's Repositories
kevingrant/VintageColemak
Colemak key mappings for Vintage mode in Sublime Text 2
kevingrant/vim-colemak
Vim mappings for the Colemak keyboard layout
kevingrant/.vim
vim configuration
kevingrant/argtextobj.vim
Text-object like motion for arguments
kevingrant/awesome-config
Awesome window manager configuration
kevingrant/dotfiles
kevingrant/jsoncpp
A C++ library for interacting with JSON.
kevingrant/vim-indent-object
Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.
kevingrant/vim-yankstack
A lightweight implementation of emacs's kill-ring for vim
kevingrant/YankRing.vim
Maintains a history of previous yanks, changes and deletes
kevingrant/YouCompleteMe
A code-completion engine for Vim