famiu
/
dot-nvim
plugin manager
Lazy
plugins
28
root
init file
init.lua
lines of code
1612
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
746
5
plugin-manager
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
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
410
129
1
nvim-dev
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3028
331
5
utility
echasnovski/mini.splitjoin
Neovim Lua plugin to split and join arguments. Part of 'mini.nvim' library. 
27
26
1
editing-support
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
612
5
statusline
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
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
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
646
201
185
debugging
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
426
62
0
split-and-window
windwp/nvim-autopairs
autopairs for neovim written by lua
2471
480
0
editing-support
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.
2037
830
1
nvim-dev
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
817
1
fuzzy-finder
yorickpeterse/nvim-pqf
Prettier quickfix/location list windows for NeoVim
46
29
1
quickfix
echasnovski/mini.ai
Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.
75
76
0
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
1825
342
1
debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1177
221
2
bars-and-lines
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4059
399
2
debugging
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
2464
151
3
colorscheme
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611
404
3
syntax
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