startup screen uwu

This commit is contained in:
manobann 2023-04-18 02:55:10 +02:00
parent 0a4a1a83e4
commit 84f3fb622a
2 changed files with 44 additions and 4 deletions

View file

@ -1,9 +1,5 @@
-- You can add your own plugins here or in other files in this directory!
-- I promise not to create any merge conflicts in this directory :)
--
vim.cmd [[au VimEnter,VimResume * set guicursor=n-v-c:block,i-ci-ve:ver25,r-cr:hor20,o:hor50
\,a:blinkon0-blinkon0-blinkon0-Cursor/lCursor
\,sm:block-blinkon0-blinkon0-blinkon0
au VimLeave,VimSuspend * set guicursor=a:hor50-blinkon0]]
-- See the kickstart.nvim README for more information
return {}