Pinned Repositories
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
anki
Anki for desktop computers
bash-git-prompt
An informative and fancy bash prompt for Git users
bash-menu
There is no reason to not have a nice menu - just because you are using bash
CamEffects
Image filters for web camera stream
devHangOuts
(Demo) social site for developers
robertg042's Repositories
robertg042/devHangOuts
(Demo) social site for developers
robertg042/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
robertg042/ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
robertg042/delimitMate
Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
robertg042/gundo.vim
A git mirror of gundo.vim
robertg042/nerdtree
A tree explorer plugin for vim.
robertg042/SimpylFold
No-BS Python code folding for Vim
robertg042/syntastic
Syntax checking hacks for vim
robertg042/tagbar
Vim plugin that displays tags in a window, ordered by scope
robertg042/vim-abolish
abolish.vim: easily search for, substitute, and abbreviate multiple variants of a word
robertg042/vim-airline
lean & mean status/tabline for vim that's light as air
robertg042/vim-airline-themes
A collection of themes for vim-airline
robertg042/vim-better-whitespace
Better whitespace highlighting for Vim
robertg042/vim-bufkill
Git repo for http://www.vim.org/scripts/script.php?script_id=1147
robertg042/vim-commentary
commentary.vim: comment stuff out
robertg042/vim-dirdiff
Vim plugin to diff two directories
robertg042/vim-flake8
Flake8 plugin for Vim
robertg042/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
robertg042/vim-gutentags
A Vim plugin that manages your tag files
robertg042/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.
robertg042/vim-repeat
repeat.vim: enable repeating supported plugin maps with "."
robertg042/vim-rooter
Changes Vim working directory to project root (identified by presence of known directory or file).
robertg042/vim-signify
:heavy_plus_sign: Show a diff using Vim its sign column.
robertg042/vim-startify
:link: The fancy start screen for Vim.
robertg042/vim-surround
surround.vim: quoting/parenthesizing made simple
robertg042/vim-unimpaired
unimpaired.vim: Pairs of handy bracket mappings
robertg042/vim-visual-multi
Multiple cursors plugin for vim/neovim
robertg042/vim-visual-star-search
Start a * or # search from a visual block
robertg042/vim-wordmotion
More useful word motions for Vim
robertg042/YouCompleteMe
A code-completion engine for Vim