added required packages to neovim

This commit is contained in:
Niklas 2020-06-11 22:02:05 +02:00
parent e79f37e6ab
commit 52e9b64840

View File

@ -1,3 +1,13 @@
" _ _ __ ___
" | \| |___ __\ \ / (_)_ __
" | .` / -_) _ \ V /| | ' \
" |_|\_\___\___/\_/ |_|_|_|_|
"
" Required packages:
" - neovim (duh)
" - neovim-plug-git
" Set course to a line when exiting nvim " Set course to a line when exiting nvim
:au VimLeave * set guicursor=a:ver1-blinkon0 :au VimLeave * set guicursor=a:ver1-blinkon0