RobertAudi
/
.dotfiles
plugin manager
Packer
plugins
48
root
vim/.config/nvim
init file
init.lua
lines of code
19870
monorepo
yes
fork
no
leaderkey
,
Plugins
RRethy/nvim-base16
Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.
408
21
1
colorscheme
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
654
106
4
editing-support
luukvbaal/stabilize.nvim
Neovim plugin to stabilize window open/close events.
331
12
0
split-and-window
nanotee/luv-vimdocs
The luv docs in vimdoc format.
69
12
0
nvim-dev
lewis6991/gitsigns.nvim
Git integration for buffers
3756
686
4
git
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
klen/nvim-config-local
Secure load local config files for neovim
114
7
0
project
rafcamlet/nvim-luapad
Interactive real time neovim scratchpad for embedded lua engine - type and watch!
484
24
0
nvim-dev
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3613
323
1
lsp
Shatur/neovim-session-manager
A simple wrapper around :mksession.
404
37
0
session
filipdutescu/renamer.nvim
VS Code-like renaming UI for Neovim, writen in Lua.
286
6
0
editing-support
klen/nvim-test
A Neovim wrapper for running tests
157
14
0
test
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2454
723
3
snippet
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1053
127
3
project
LudoPinelli/comment-box.nvim
:sparkles: Clarify and beautify your comments using boxes and lines.
230
27
1
comment
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464
858
1
lsp
anuvyklack/hydra.nvim
Create custom submodes and menus
929
53
1
keybinding
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4613
613
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
2952
503
3
comment
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
windwp/nvim-autopairs
autopairs for neovim written by lua
2474
481
0
editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
276
2
comment
axieax/urlview.nvim
🔎 Neovim plugin for viewing all the URLs in a buffer
187
23
0
utility
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
haringsrob/nvim_context_vt
Virtual text context for neovim treesitter
330
28
0
editing-support
nacro90/numb.nvim
Peek lines just when you intend
539
64
0
editing-support
ray-x/lsp_signature.nvim
LSP signature hint as you type
1719
131
1
lsp
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1157
332
4
editing-support
elihunter173/dirbuf.nvim
A file manager for Neovim which lets you edit your filesystem like you edit text
409
11
0
file-explorer
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994
818
1
fuzzy-finder
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
7231
116
0
plugin-manager
linty-org/key-menu.nvim
Key mapping hints in a floating window
243
2
0
keybinding
TimUntersberger/neogit
magit for neovim
2688
53
1
git
linty-org/readline.nvim
Readline motions and deletions in Neovim
102
4
0
motion
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
5860
89
0
file-explorer
gbprod/stay-in-place.nvim
Neovim plugin that prevent cursor from moving when using shift and filter actions.
74
18
0
editing-support
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1177
220
2
bars-and-lines
chentoast/marks.nvim
A better user experience for viewing and interacting with Vim marks.
644
61
0
marks
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473
298
6
lsp
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1323
329
2
utility
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
646
87
2
search
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1612
404
3
syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1204
98
5
lsp
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3349
520
2
indent
sQVe/sort.nvim
Sorting plugin for Neovim that supports line-wise and delimiter sorting.
110
10
0
editing-support
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