diff --git a/.vimrc b/.vimrc index 89abcd4..4a40f94 100644 --- a/.vimrc +++ b/.vimrc @@ -1,3 +1,7 @@ +" TODO: +" Switch to vim-plug +" [Vim bindings](https://stackoverflow.com/a/5400978/5684214) + " Tested on Ubuntu 21.04 with VIM - Vi IMproved 8.2 set nocompatible " be iMproved, required filetype off " required