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