IMOKURI / dotfiles

plugin manager
Lazy
plugins
23
root
config/nvim
init file
init.lua
lines of code
1432
monorepo
yes
fork
no
leaderkey
Space
Plugins
Wansmer/symbol-usage.nvim
Display references, definitions and implementations of document symbols
Wansmer/symbol-usage.nvim thumbnail
125 20 2 lsp
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
5741 746 4 lsp-installer
smjonas/inc-rename.nvim
Incremental LSP renaming based on Neovim's command-preview feature.
smjonas/inc-rename.nvim thumbnail
427 90 0 lsp
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8571 750 1 plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1152 209 1 lsp
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3050 337 3 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493 862 2 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4629 617 1 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
numToStr/Comment.nvim thumbnail
2968 502 1 comment
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
339 140 0 nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2438 434 2 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2483 481 0 editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
catppuccin/nvim thumbnail
3764 330 1 colorscheme
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1182 488 3 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2040 836 3 nvim-dev
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038 823 0 fuzzy-finder
m4xshen/smartcolumn.nvim
A Neovim plugin hiding your colorcolumn when unneeded.
m4xshen/smartcolumn.nvim thumbnail
197 28 1 bars-and-lines
chomosuke/term-edit.nvim
Vim Keybindings in Neovim's Built-in Terminal
158 18 0 terminal-integration
dcampos/nvim-snippy
Snippet plugin for Neovim written in Lua
266 21 0 snippet
roobert/f-string-toggle.nvim
:yarn: A Neovim plugin to toggle python f-strings
roobert/f-string-toggle.nvim thumbnail
22 4 0 programming-languages-support
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3356 521 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8229 897 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201 829 2 completion