JoosepAlviste / dotfiles

192
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
lewis6991/gitsigns.nvim thumbnail
3750 684 3 git
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
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.
williamboman/mason.nvim thumbnail
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
folke/lazy.nvim thumbnail
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.
nvim-neotest/neotest thumbnail
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.
folke/noice.nvim thumbnail
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
numToStr/Comment.nvim thumbnail
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.
folke/neodev.nvim thumbnail
1567 387 1 nvim-dev
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
644 201 197 debugging
rmagatti/auto-session
A small automated session manager for Neovim
rmagatti/auto-session thumbnail
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.
JoosepAlviste/nvim-ts-context-commentstring thumbnail
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
kyazdani42/nvim-tree.lua thumbnail
5846 89 0 file-explorer
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1823 343 1 debugging
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
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!
mikesmithgh/kitty-scrollback.nvim thumbnail
163 6 0 terminal-integration
b0o/incline.nvim
🎈 Floating statuslines for Neovim
b0o/incline.nvim thumbnail
487 39 2 statusline
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
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