steinbrueckri
/
dotfiles
plugin manager
Lazy
plugins
40
root
.config/nvim
init file
init.lua
lines of code
1588
monorepo
yes
fork
no
leaderkey
Space
Plugins
chrisgrieser/nvim-genghis
Convenience file operations for neovim, written in lua.
152
6
0
utility
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
1787
169
3
lsp
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
378
115
2
editing-support
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/lazy.nvim
💤 A modern plugin manager for Neovim
8465
745
5
plugin-manager
kdheepak/lazygit.nvim
Plugin for calling lazygit from within neovim.
911
74
0
git
shaunsingh/nord.nvim
Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
692
36
1
colorscheme
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
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
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
611
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
NeogitOrg/neogit
magit for neovim
2686
113
2
git
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
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
mhartington/formatter.nvim
A format runner written in Lua.
1156
52
0
formatting
NTBBloodbath/rest.nvim
A fast Neovim http client written in Lua
955
14
0
web-development
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
829
1
nvim-dev
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
600
68
3
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
816
1
fuzzy-finder
echasnovski/mini.nvim
Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
3069
81
1
utility
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1335
434
401
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
293
1
startup
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1317
328
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
windwp/nvim-spectre
Find the enemy and replace them with dark power.
1394
53
0
search
aserowy/tmux.nvim
tmux integration for nvim features pane movement and resizing from within nvim.
509
33
0
tmux
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2795
296
2
tabline
VonHeikemen/lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
3010
97
1
lsp
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
2247
308
3
comment
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
ethanholz/nvim-lastplace
A Lua rewrite of vim-lastplace
291
45
0
editing-support
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
axkirillov/easypick.nvim
A neovim plugin that lets you easily create Telescope pickers from arbitrary console commands
314
10
0
fuzzy-finder
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5431
221
3
markdown-and-latex