mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-08 11:54:38 +02:00
add: update config blink cursor
This commit is contained in:
parent
97dda35744
commit
bc3bdec4f8
5 changed files with 19 additions and 4 deletions
|
@ -476,7 +476,7 @@ local mappings = {
|
|||
-- U = { "<cmd>lua require'dapui'.toggle({reset = true})<cr>", "Toggle UI" },
|
||||
-- },
|
||||
d = debug_key,
|
||||
p = {
|
||||
z = {
|
||||
name = " Plugins(Lazy)",
|
||||
i = { "<cmd>Lazy install<cr>", "Install" },
|
||||
s = { "<cmd>Lazy sync<cr>", "Sync" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue