.dotfiles/.config/nvim/README.md

41 lines
2.2 KiB
Markdown
Raw Permalink Normal View History

2024-05-24 16:07:28 +03:00
# neovim config
## plugins used
- [nvim-surround](https://github.com/kylechui/nvim-surround.git)
- [mini.pairs](https://github.com/echasnovski/mini.pairs.git)
- [lazy.nvim](https://github.com/folke/lazy.nvim.git)
- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git)
- [conform.nvim](https://github.com/stevearc/conform.nvim.git)
- [plenary.nvim](https://github.com/nvim-lua/plenary.nvim.git)
- [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git)
- [vim-cool](https://github.com/romainl/vim-cool.git)
- [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons.git)
- [nui.nvim](https://github.com/MunifTanjim/nui.nvim.git)
2024-05-24 16:07:28 +03:00
- [dressing.nvim](https://github.com/stevearc/dressing.nvim.git)
- [image.nvim](https://github.com/3rd/image.nvim.git)
- [nvim-notify](https://github.com/rcarriga/nvim-notify.git)
- [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig.git)
- [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim.git)
- [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter.git)
- [twilight.nvim](https://github.com/folke/twilight.nvim.git)
- [lsp-zero.nvim](https://github.com/VonHeikemen/lsp-zero.nvim.git)
- [lazydev.nvim](https://github.com/folke/lazydev.nvim.git)
- [luvit-meta](https://github.com/Bilal2453/luvit-meta.git)
- [nvim-cmp](https://github.com/hrsh7th/nvim-cmp.git)
- [lspkind.nvim](https://github.com/onsails/lspkind.nvim.git)
- [cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp.git)
- [mini.map](https://github.com/echasnovski/mini.map.git)
2024-05-24 16:07:28 +03:00
- [cmp-path](https://github.com/hrsh7th/cmp-path.git)
- [cmp-buffer](https://github.com/hrsh7th/cmp-buffer.git)
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip.git)
- [zen-mode.nvim](https://github.com/folke/zen-mode.nvim.git)
- [which-key.nvim](https://github.com/folke/which-key.nvim.git)
- [nvim-ts-autotag](https://github.com/windwp/nvim-ts-autotag.git)
- [cmp_luasnip](https://github.com/saadparwaiz1/cmp_luasnip.git)
- [trouble.nvim](https://github.com/folke/trouble.nvim.git)
- [Comment.nvim](https://github.com/numToStr/Comment.nvim.git)
- [catppuccin](https://github.com/catppuccin/nvim.git)
- [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git)
- [fidget.nvim](https://github.com/j-hui/fidget.nvim.git)