ecosse3 / nvim

1046
plugin manager
Lazy
plugins
60
root
init file
init.lua
lines of code
7121
monorepo
no
fork
no
leaderkey
unknown
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3750 684 3 git
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3825 413 1 diagnostics
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
526 206 2 color
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
williamboman/mason.nvim thumbnail
5702 738 1 lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1638 220 5 completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8439 743 4 plugin-manager
folke/twilight.nvim
🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
folke/twilight.nvim thumbnail
997 97 2 color
kdheepak/lazygit.nvim
Plugin for calling lazygit from within neovim.
kdheepak/lazygit.nvim thumbnail
905 74 0 git
axelvc/template-string.nvim
Neovim plugin to automatic change normal string to template string in JS like languages
113 32 0 editing-support
MaximilianLloyd/tw-values.nvim
View all applied tailwindcss values on an element
93 10 1 lsp
Shatur/neovim-session-manager
A simple wrapper around :mksession.
404 38 0 session
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
1488 186 3 motion
chrisgrieser/nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
371 47 1 motion
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
folke/zen-mode.nvim thumbnail
1177 165 2 editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445 721 1 snippet
LudoPinelli/comment-box.nvim
:sparkles: Clarify and beautify your comments using boxes and lines.
230 27 1 comment
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3024 329 4 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454 857 1 lsp
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
numToStr/Comment.nvim thumbnail
2940 503 3 comment
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
folke/tokyonight.nvim thumbnail
4389 287 2 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
644 201 197 debugging
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
339 139 0 nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 427 5 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2466 482 0 editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
JoosepAlviste/nvim-ts-context-commentstring thumbnail
930 281 2 comment
echasnovski/mini.align
Neovim Lua plugin to align text interactively. Part of 'mini.nvim' library.
echasnovski/mini.align thumbnail
42 40 3 formatting
AstroNvim/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
10729 7 0 preconfigured
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168 483 2 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033 829 0 nvim-dev
andythigpen/nvim-coverage
Displays test coverage data in the sign column
andythigpen/nvim-coverage thumbnail
223 20 0 test
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
pwntester/octo.nvim thumbnail
1848 75 1 github
echasnovski/mini.bufremove
Neovim Lua plugin to remove buffers. Part of 'mini.nvim' library.
echasnovski/mini.bufremove thumbnail
45 52 1 split-and-window
nacro90/numb.nvim
Peek lines just when you intend
538 64 0 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964 816 1 fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1336 435 403 snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1351 294 1 startup
echasnovski/mini.ai
Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.
75 76 0 editing-support
akinsho/nvim-toggleterm.lua
A neovim lua plugin to help easily manage multiple terminal windows
akinsho/nvim-toggleterm.lua thumbnail
3166 21 1 terminal-integration
Bryley/neoai.nvim
Neovim plugin for intracting with GPT models from OpenAI
486 20 0 ai
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1823 343 1 debugging
gbprod/stay-in-place.nvim
Neovim plugin that prevent cursor from moving when using shift and filter actions.
74 18 0 editing-support
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1176 221 2 bars-and-lines
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
akinsho/git-conflict.nvim thumbnail
645 94 0 git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4052 400 2 debugging
dmmulroy/tsc.nvim
A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)
dmmulroy/tsc.nvim thumbnail
219 24 0 programming-languages-support
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1310 328 1 utility
folke/which-key.nvim
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
folke/which-key.nvim thumbnail
3688 472 1 keybinding
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
691 143 2 editing-support
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2792 295 2 tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2208 282 2 syntax
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1654 198 2 utility
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2238 306 1 comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609 403 2 syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3347 519 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8174 890 1 syntax
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
381 46 0 dependency-management
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2822 301 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171 822 1 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5426 222 2 markdown-and-latex
RRethy/nvim-treesitter-textsubjects
Location and syntax aware text objects which *do what you mean*
429 50 0 syntax