1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 22:09:25 +00:00

[neovim] Update dependencies

This commit is contained in:
2024-03-18 19:00:01 +01:00
parent e7bf2eb91d
commit a4f1186c35
2 changed files with 8 additions and 7 deletions

View File

@ -264,6 +264,7 @@ require("lazy").setup({
dependencies = {
"nvim-neotest/neotest-go",
"nvim-neotest/neotest-python",
"nvim-neotest/nvim-nio",
"antoinemadec/FixCursorHold.nvim",
},
},