This commit is contained in:
Yaser Alraddadi 2025-02-05 18:54:51 +03:00
parent dbfd7bfb7d
commit 11fc2bea4e
No known key found for this signature in database
GPG Key ID: 808212144E6DBE90
1 changed files with 7 additions and 0 deletions

View File

@ -1118,6 +1118,13 @@ require('lazy').setup({
-- - Show your current context: https://github.com/nvim-treesitter/nvim-treesitter-context
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
},
-- 'nu',
-- },
-- dependencies = {
-- -- Install official queries and filetype detection
-- -- alternatively, see section "Install official queries only"
-- { 'nushell/tree-sitter-nu' },
-- },
-- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the
-- init.lua. If you want these files, they are in the repository, so you can just download them and