added required packages to neovim
This commit is contained in:
parent
e79f37e6ab
commit
52e9b64840
@ -1,3 +1,13 @@
|
||||
" _ _ __ ___
|
||||
" | \| |___ __\ \ / (_)_ __
|
||||
" | .` / -_) _ \ V /| | ' \
|
||||
" |_|\_\___\___/\_/ |_|_|_|_|
|
||||
"
|
||||
|
||||
" Required packages:
|
||||
" - neovim (duh)
|
||||
" - neovim-plug-git
|
||||
|
||||
" Set course to a line when exiting nvim
|
||||
:au VimLeave * set guicursor=a:ver1-blinkon0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user