mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
enc: reformat indentat code
This commit is contained in:
parent
0ef35939de
commit
16c9fa5a36
31 changed files with 1025 additions and 984 deletions
|
@ -69,3 +69,5 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
opt.relativenumber = false
|
||||
end,
|
||||
})
|
||||
|
||||
vim.opt.guicursor = "n-v-c-sm:block,i-ci-ve:ver25,r-cr-o:hor20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue