olimorris
/
dotfiles
plugin manager
Lazy
plugins
47
root
.config/nvim
init file
init.lua
lines of code
4420
monorepo
yes
fork
no
leaderkey
Space
Plugins
folke/edgy.nvim
Easily create and manage predefined window layouts, bringing a new edge to your workflow
518
38
0
split-and-window
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree π΄
375
114
1
editing-support
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
661
67
1
code-runner
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
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.
5702
738
1
lsp-installer
rebelot/heirline.nvim
Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
818
60
0
statusline
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
8439
743
4
plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1144
208
2
lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1626
161
3
test
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1051
125
3
project
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1574
157
10
file-explorer
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
409
130
1
nvim-dev
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
2940
503
3
comment
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
762
79
0
lsp
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
644
201
197
debugging
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
426
61
0
split-and-window
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.
930
281
2
comment
ivanjermakov/troublesum.nvim
Neovim plugin to show diagnostics summary in the buffer's corner, similar to JetBrains' inspections widget.
64
8
0
diagnostics
abecodes/tabout.nvim
tabout plugin for neovim
613
56
1
motion
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
olimorris/onedarkpro.nvim
π¨ Atom's iconic One Dark theme, for Neovim. Fully customisable, with Treesitter, LSP semantic token support and a light variant
593
38
2
colorscheme
olimorris/persisted.nvim
πΎ Simple session management for Neovim with git branching, autoloading and Telescope support
322
35
0
session
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
1
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. 
1336
435
403
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
294
1
startup
cshuaimin/ssr.nvim
Treesitter based structural search and replace plugin for Neovim.
746
42
40
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
1823
343
1
debugging
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1356
117
0
quickfix
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4052
400
2
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1310
328
1
utility
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1206
148
12
formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2208
282
2
syntax
mrjones2014/legendary.nvim
πΊοΈ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
894
30
0
keybinding
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1654
198
2
utility
VonHeikemen/lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
2996
96
0
lsp
folke/todo-comments.nvim
β
Highlight, list and search todo comments in your projects
2238
306
1
comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609
403
2
syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1200
96
3
lsp
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
519
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
890
1
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171
822
1
completion