- [feat] - Added mason.nvim
- [feat] - Added nvim-dap
- [feat] - Added editorconfig-vim
- [feat] - Added vim-projectionist
- [feat] - Migrated from vim-shortcut to vim-which-key
- [feat] - Added vim-test
- [feat] - Added nvim-treesitter
- [feat] - Added toggleterm.nvim
- [feat] - Added targets.vim
- [feat] - Added vim-bbye
- [refactor] - Removed hammer.vim & vim-hashicorp-tools
- [feat] - Migrated to use vim-plug and away from submodules
- Added copilot.vim
- Removed nerdtree and replaced with nvim-tree.lua
- Updated plugins
- Removed vim-anyfold (will wait for treesitter)
- Removed vim-nerdtree-tabs (unmaintained)
- Removed delimitMate and replaced with lexima.vim
- Removed python-mode, jedi-vim, deoplete
- Added coc.nvim + coc-pyright
- Removed vim-jsx-pretty, vim-json, vim-go, vim-jsx-typescript, typescript-vim
- Replaced easymotion w/ hop.nvim
- Removed sparkup
- Added updated yankring.vim (source), vim-cutlass
- Added vim-anyfold, vim-fold-cyle
- Replaced vim-which-key with shortcut.vim
- Added startuptime.vim to help debug
- Replaced incsearch.vim with is.vim
- Added vim-which-key (need to configure it to display all my mappings)
- Added devicons
- Added goyo (used a fork because of conflicts with numbers.vim)
- Added limelight
- Migrated off of Pathogen because of Vim8
- Lots of changes to plugin list
- Removed py-flakes
- Removed syntastic :(
- Added ale
- Added python-mode
- Added vim-template
- Updated all plugins to latest
- Added vim-autoformat
- Added vim-erl
- Added vim-go
- Added vim-mutiple-cursors
- Added vim-over
- Added vim-speeddating
- Added vimproc
- Changed scratch buffer to https://github.com/ethanmuller/scratch.vim
- Mapped <Leader>Sb to a scratch buffer in a new vertical split
- Updated plugins
- Added vim-indent-guides
- Changed scratch buffer from <Leader>s to <Leader>sb
- Added vim-easymotion
- Changed zoomwin from <Leader><Leader> to <Leader>w
- Migrated from ack -> the silver searcher
- Migrated from snipmate -> ultisnips (still waiting to see what will happen to snipmate snippets)
- Switched from command-t -> ctrlp