diff --git a/vim/Readme.txt b/vim/Readme.txt new file mode 100644 index 0000000..0e296c6 --- /dev/null +++ b/vim/Readme.txt @@ -0,0 +1,8 @@ +Basic vim config, bootstrapped + +1. install VimPlug https://github.com/junegunn/vim-plug +2. if you use NeoVim, set it up so that is sources .vimrc +3. run :PlugInstall +4. restart + +[x] Works with Copilot \ No newline at end of file