JoosepAlviste
/
dotfiles
plugin manager
Lazy
plugins
34
root
config/nvim
init file
init.lua
lines of code
4936
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
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
tamago324/lir.nvim
Neovim file explorer
322
10
0
file-explorer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8439
743
4
plugin-manager
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1542
177
0
icon
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
axelvc/template-string.nvim
Neovim plugin to automatic change normal string to template string in JS like languages
113
32
0
editing-support
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
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
409
130
1
nvim-dev
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3024
329
4
utility
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
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1567
387
1
nvim-dev
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
644
201
197
debugging
rmagatti/auto-session
A small automated session manager for Neovim
859
59
1
session
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
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
ggandor/leap.nvim
Neovim's answer to the mouse 🦘
3518
120
2
motion
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
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
5846
89
0
file-explorer
rcarriga/nvim-dap-ui
A UI for nvim-dap
1823
343
1
debugging
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4052
400
2
debugging
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2208
282
2
syntax
mikesmithgh/kitty-scrollback.nvim
😽 Open your Kitty scrollback buffer with Neovim. Ameowzing!
163
6
0
terminal-integration
b0o/incline.nvim
🎈 Floating statuslines for Neovim
487
39
2
statusline
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
890
1
syntax
mickael-menu/zk-nvim
Neovim extension for zk
389
17
0
note-taking
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
381
46
0
dependency-management
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171
822
1
completion