From 5bdd676201f74a78c31f5ecbf51fe218bc274723 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 14 Mar 2022 11:22:07 +0100 Subject: [PATCH] :memo: move notes to vimrc --- .vimrc | 4 ++++ 1 file changed, 4 insertions(+) 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