From e841b4c09dcc7d9969e2c11f107abc6a2a12bcd0 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 14 Mar 2022 11:57:54 +0100 Subject: [PATCH] :memo: add vim-awesome --- .vimrc | 1 + 1 file changed, 1 insertion(+) 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