Jarmos-san
/
dotfiles
plugin manager
Lazy
plugins
35
root
dotfiles/.config/nvim
init file
init.lua
lines of code
1794
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
137
95
2
syntax
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3825
413
1
diagnostics
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
echasnovski/mini.move
Neovim Lua plugin to move any selection in any direction. Part of 'mini.nvim' library.
40
36
0
editing-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8439
743
4
plugin-manager
rafcamlet/nvim-luapad
Interactive real time neovim scratchpad for embedded lua engine - type and watch!
483
24
0
nvim-dev
echasnovski/mini.pairs
Neovim Lua plugin to automatically manage character pairs. Part of 'mini.nvim' library.
59
75
0
editing-support
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3615
329
0
lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
124
98
3
indent
echasnovski/mini.splitjoin
Neovim Lua plugin to split and join arguments. Part of 'mini.nvim' library. 
26
26
1
editing-support
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4607
611
5
statusline
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
4389
287
2
colorscheme
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
61
89
0
comment
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
427
5
utility
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
930
281
2
comment
max397574/better-escape.nvim
Escape from insert mode without delay when typing
433
97
2
keybinding
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1081
107
1
scrolling
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168
483
2
nvim-dev
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
echasnovski/mini.bufremove
Neovim Lua plugin to remove buffers. Part of 'mini.nvim' library.
45
52
1
split-and-window
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
1
editing-support
LazyVim/LazyVim
Neovim config for the lazy
10586
119
4
preconfigured
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964
816
1
fuzzy-finder
m4xshen/smartcolumn.nvim
A Neovim plugin hiding your colorcolumn when unneeded.
195
27
0
bars-and-lines
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.
3688
472
1
keybinding
chrisgrieser/nvim-various-textobjs
Bundle of two dozen new text objects for Neovim.
338
43
0
editing-support
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2110
200
1
completion
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609
403
2
syntax
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2242
280
3
file-explorer
echasnovski/mini.starter
Neovim Lua plugin with fast and flexible start screen. Part of 'mini.nvim' library.
20
25
0
startup
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