georgijd
/
dotfiles
plugin manager
Lazy
plugins
38
root
nvim
init file
init.lua
lines of code
3177
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
686
4
git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
138
96
3
syntax
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3834
415
3
diagnostics
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5712
740
2
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8476
747
5
plugin-manager
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1545
175
0
icon
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2454
723
3
snippet
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
921
133
13
lsp
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1633
160
4
test
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
124
98
3
indent
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3033
331
5
utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464
858
1
lsp
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1576
387
1
nvim-dev
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
338
139
0
nvim-dev
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
62
89
0
comment
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
olexsmir/gopher.nvim
Neovim plugin for make golang development easiest
183
21
0
golang
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3752
329
3
colorscheme
echasnovski/mini.align
Neovim Lua plugin to align text interactively. Part of 'mini.nvim' library.
42
40
3
formatting
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.
2038
831
1
nvim-dev
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994
818
1
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
2
lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1340
436
402
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1352
294
1
startup
akinsho/nvim-toggleterm.lua
A neovim lua plugin to help easily manage multiple terminal windows
3174
21
1
terminal-integration
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
5860
89
0
file-explorer
rcarriga/nvim-dap-ui
A UI for nvim-dap
1827
343
1
debugging
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4064
400
2
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1323
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.
3703
472
1
keybinding
windwp/nvim-spectre
Find the enemy and replace them with dark power.
1400
53
0
search
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
692
142
2
editing-support
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
373
103
3
bars-and-lines
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1612
404
3
syntax
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8195
892
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6185
823
1
completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5435
221
3
markdown-and-latex