@@ -9,7 +9,7 @@ title: Default Plugins
99| [ AstroNvim/astrolsp] ( https://github.com/AstroNvim/astrolsp ) | LSP Integration |
1010| [ AstroNvim/astrotheme] ( https://github.com/AstroNvim/astrotheme ) | Default Colorscheme/Theme |
1111| [ AstroNvim/astroui] ( https://github.com/AstroNvim/astroui ) | UI Configuration |
12- | [ JoosepAlviste/nvim-ts-context-commentstring] ( https://github.com/JoosepAlviste/nvim-ts-context-commentstring ) | Contextual commenting |
12+ | [ JoosepAlviste/nvim-ts-context-commentstring] ( https://github.com/JoosepAlviste/nvim-ts-context-commentstring ) | Contextual commenting ( _ Nvim 0.10 only _ ) |
1313| [ L3MON4D3/LuaSnip] ( https://github.com/L3MON4D3/LuaSnip ) | Snippet Engine |
1414| [ MunifTanjim/nui.nvim] ( https://github.com/MunifTanjim/nui.nvim ) | UI Component Library (for Neo-Tree) |
1515| [ NMAC427/guess-indent.nvim] ( https://github.com/NMAC427/guess-indent.nvim ) | Automatic Indentation Detection |
@@ -28,14 +28,14 @@ title: Default Plugins
2828| [ hrsh7th/nvim-cmp] ( https://github.com/hrsh7th/nvim-cmp ) | Completion Engine |
2929| [ jay-babu/mason-null-ls.nvim] ( https://github.com/jay-babu/mason-null-ls.nvim ) | Mason Null-LS (None-LS) Integration |
3030| [ jay-babu/mason-nvim-dap.nvim] ( https://github.com/jay-babu/mason-nvim-dap.nvim ) | Mason Nvim-DAP Integration |
31- | [ kevinhwang91/nvim-ufo] ( https://github.com/kevinhwang91/nvim-ufo ) | Fold detection |
31+ | [ kevinhwang91/nvim-ufo] ( https://github.com/kevinhwang91/nvim-ufo ) | Fold detection ( _ Nvim 0.10 only _ ) |
3232| [ kevinhwang91/promise-async] ( https://github.com/kevinhwang91/promise-async ) | Asynchronous Library (helper) |
3333| [ lewis6991/gitsigns.nvim] ( https://github.com/lewis6991/gitsigns.nvim ) | Buffer Git Integration |
3434| [ max397574/better-escape.nvim] ( https://github.com/max397574/better-escape.nvim ) | Easy Escape (` jj ` , ` jk ` ) |
3535| [ mfussenegger/nvim-dap] ( https://github.com/mfussenegger/nvim-dap ) | Debugger Adapter Protocol |
3636| [ mrjones2014/smart-splits.nvim] ( https://github.com/mrjones2014/smart-splits.nvim ) | Split Navigation and Multiplexer Integration |
3737| [ neovim/nvim-lspconfig] ( https://github.com/neovim/nvim-lspconfig ) | Language Server Configurations |
38- | [ numToStr/Comment.nvim] ( https://github.com/numToStr/Comment.nvim ) | Comment Vim Operators |
38+ | [ numToStr/Comment.nvim] ( https://github.com/numToStr/Comment.nvim ) | Comment Vim Operators ( _ Nvim 0.10 only _ ) |
3939| [ nvim-lua/plenary.nvim] ( https://github.com/nvim-lua/plenary.nvim ) | Lua Helper Functions (helper) |
4040| [ nvim-neo-tree/neo-tree.nvim] ( https://github.com/nvim-neo-tree/neo-tree.nvim ) | File Explorer |
4141| [ nvim-treesitter/nvim-treesitter-textobjects] ( https://github.com/nvim-treesitter/nvim-treesitter-textobjects ) | Treesitter Vim Text Objects |
0 commit comments