JulesNP
/
nvim
plugin manager
Lazy
plugins
37
root
init file
init.lua
lines of code
2752
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
686
4
git
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
nvim-orgmode/orgmode
Orgmode clone written in Lua for Neovim 0.9+.
2524
26
1
note-taking
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8476
747
5
plugin-manager
Shatur/neovim-session-manager
A simple wrapper around :mksession.
404
37
0
session
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1494
189
6
motion
nvim-treesitter/nvim-treesitter-context
Show code context
1840
265
2
editing-support
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
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464
858
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4613
613
5
statusline
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
956
127
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.
1576
387
1
nvim-dev
NeogitOrg/neogit
magit for neovim
2688
114
3
git
windwp/nvim-autopairs
autopairs for neovim written by lua
2474
481
0
editing-support
gbprod/substitute.nvim
Neovim plugin introducing a new operators motions to quickly replace and exchange text.
382
42
0
editing-support
abecodes/tabout.nvim
tabout plugin for neovim
616
56
1
motion
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
brenoprata10/nvim-highlight-colors
Highlight colors for neovim
222
32
0
color
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1157
332
4
editing-support
RRethy/vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
1821
208
1
cursorline
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
2
lsp
ellisonleao/gruvbox.nvim
Lua port of the most famous vim colorscheme
1324
132
4
lua-colorscheme
echasnovski/mini.nvim
Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
3075
81
1
utility
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
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
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1667
200
4
utility
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
3903
184
5
marks
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
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
496
100
2
lsp
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2843
301
1
git
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
NStefan002/speedtyper.nvim
⏩ Practise typing in Neovim ⏩
86
12
1
game