added dapui and treesitter textobjects

This commit is contained in:
2025-11-05 14:07:20 +01:00
parent 58c3a6875a
commit 707b616009
2 changed files with 55 additions and 10 deletions
+12
View File
@@ -20,10 +20,22 @@
"mason.nvim": [],
"mini.pick": [],
"nvim-dap": [],
"nvim-dap-ui": {
"rev": "cf91d5e",
"src": "https://github.com/rcarriga/nvim-dap-ui"
},
"nvim-jdtls": [],
"nvim-lightbulb": [],
"nvim-lspconfig": [],
"nvim-nio": {
"rev": "21f5324",
"src": "https://github.com/nvim-neotest/nvim-nio"
},
"nvim-treesitter": [],
"nvim-treesitter-textobjects": {
"rev": "5ca4aaa",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects"
},
"nvim-web-devicons": {
"rev": "8dcb311",
"src": "https://github.com/nvim-tree/nvim-web-devicons"