This commit is contained in:
cy 2025-01-03 06:50:11 -05:00
parent 81f860b0b7
commit 3927841df2
2 changed files with 16 additions and 18 deletions

View file

@ -1,7 +1,5 @@
name: mirror to gitlab
on: [push]
jobs:
build:
runs-on: ubuntu-latest

View file

@ -41,7 +41,7 @@ vim.cmd.colorscheme("iceberg")
vim.api.nvim_create_autocmd("VimLeave", {
callback = function()
opt.guicursor = "a:ver25-blinkon500-blinkon500"
end
end,
})
-- blinking cursor in insert mode