Alexis12119
/
nvim-config
plugin manager
Lazy
plugins
41
root
init file
init.lua
lines of code
4242
monorepo
no
fork
no
leaderkey
unknown
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
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.
3831
415
3
diagnostics
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
662
67
1
code-runner
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
528
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.
5706
738
1
lsp-installer
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1491
188
5
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1630
159
3
test
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1052
126
3
project
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3028
331
5
utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
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
2948
503
3
comment
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
765
79
0
lsp
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1573
386
1
nvim-dev
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1184
112
7
lsp
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
933
276
2
comment
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169
485
4
nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037
830
1
nvim-dev
nacro90/numb.nvim
Peek lines just when you intend
539
64
0
editing-support
olimorris/persisted.nvim
💾 Simple session management for Neovim with git branching, autoloading and Telescope support
323
35
0
session
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154
332
3
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
817
1
fuzzy-finder
hinell/lsp-timeout.nvim
Start/stop LSP servers upon demand; keeps RAM usage low
124
19
0
lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1335
434
401
snippet
rcarriga/nvim-dap-ui
A UI for nvim-dap
1825
342
1
debugging
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4059
399
2
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1317
329
2
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.
3699
472
1
keybinding
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1227
150
15
formatting
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
372
103
3
bars-and-lines
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655
199
3
utility
nvimdev/lspsaga.nvim
improve neovim lsp experience
3077
78
2
lsp
Zeioth/compiler.nvim
Neovim compiler for building and running your code without having to configure anything
270
13
1
code-runner
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
2247
308
3
comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611
404
3
syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
520
2
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2832
301
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5431
221
3
markdown-and-latex