Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srijanmukherjee/nvim-config
🚀 Nvim config
https://github.com/srijanmukherjee/nvim-config
Last synced: 9 days ago
JSON representation
🚀 Nvim config
- Host: GitHub
- URL: https://github.com/srijanmukherjee/nvim-config
- Owner: srijanmukherjee
- License: mit
- Created: 2023-12-12T19:11:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-14T05:54:14.000Z (11 months ago)
- Last Synced: 2023-12-14T06:30:04.760Z (11 months ago)
- Language: Lua
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim-config
🚀 My NVIM configurationStarting point: [nvim-lua/kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim)
## Plugins
- [tpope/vim-fugitive](https://github.com/tpope/vim-fugitive)
- [tpope/vim-rhubarb](https://github.com/tpope/vim-rhubarb)
- [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim)
- [catppuccin/nvim](https://github.com/catppuccin/nvim)
- [ellisonleao/gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim)
- [nvim-lualine/lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)
- [nvim-telescope/telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
- [nvim-telescope/telescope-fzf-native.nvim](https://github.com/nvim-telescope/telescope-fzf-native.nvim)
- [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim)
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
- [nvim-treesitter/nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects)
- [nvimdev/dashboard-nvim](https://github.com/nvimdev/dashboard-nvim)
- [nvim-tree/nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)
- [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
- [williamboman/mason.nvim](https://github.com/williamboman/mason.nvim)
- [williamboman/mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim)
- [j-hui/fidget.nvim](https://github.com/j-hui/fidget.nvim)
- [folke/neodev.nvim](https://github.com/folke/neodev.nvim)
- [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp)
- [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)
- [saadparwaiz1/cmp_luasnip](https://github.com/saadparwaiz1/cmp_luasnip)
- [hrsh7th/cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp)
- [hrsh7th/cmp-path](https://github.com/hrsh7th/cmp-path)
- [rafamadriz/friendly-snippets](https://github.com/rafamadriz/friendly-snippets)
- [onsails/lspkind.nvim](https://github.com/onsails/lspkind.nvim)
- [nvimdev/lspsaga.nvim](https://github.com/nvimdev/lspsaga.nvim)
- [jose-elias-alvarez/null-ls.nvim](https://github.com/jose-elias-alvarez/null-ls.nvim)
- [smjonas/inc-rename.nvim](https://github.com/smjonas/inc-rename.nvim)
- [folke/noice.nvim](https://github.com/folke/noice.nvim)
- [rcarriga/nvim-notify](https://github.com/rcarriga/nvim-notify)
- [MunifTanjim/nui.nvim](https://github.com/MunifTanjim/nui.nvim)
- [tpope/vim-sleuth](https://github.com/tpope/vim-sleuth)
- [echasnovski/mini.animate](https://github.com/echasnovski/mini.animate)
- [folke/trouble.nvim](https://github.com/folke/trouble.nvim)
- [folke/which-key.nvim](https://github.com/folke/which-key.nvim)
- [lukas-reineke/indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)
- [numToStr/Comment.nvim](https://github.com/numToStr/Comment.nvim)
- [windwp/nvim-autopairs](https://github.com/windwp/nvim-autopairs)
- [windwp/nvim-ts-autotag](https://github.com/windwp/nvim-ts-autotag)
- [nvim-neo-tree/neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim)
- [akinsho/bufferline.nvim](https://github.com/akinsho/bufferline.nvim)