neovim update

This commit is contained in:
RafayAhmad7548 2025-08-13 07:29:40 +05:00
parent 1874df33b5
commit 9748bfa8fd
5 changed files with 33 additions and 27 deletions

View file

@ -17,6 +17,7 @@ require('lazy').setup({
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
{ 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = {} },
{ 'meatballs/notebook.nvim', opts = {} },
-- { 'stevearc/dressing.nvim', opts = {}, },
-- 'ThePrimeagen/vim-be-good',