blink deleted

This commit is contained in:
2026-02-01 16:47:27 +05:00
parent 9084f1a9fc
commit 824b68c48f
4 changed files with 4 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ return {
-- Load luvit types when the `vim.uv` word is found
{ path = '${3rd}/luv/library', words = { 'vim%.uv' } },
library = { "nvim-dap-ui" }
{ 'nvim-dap-ui' }
},
}
}