milanglacier / nvim

plugin manager
Lazy
plugins
51
root
init file
init.lua
lines of code
4395
monorepo
no
fork
no
leaderkey
Space
Plugins
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
651 105 3 editing-support
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3750 684 3 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.
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.
williamboman/mason.nvim thumbnail
5702 738 1 lsp-installer
nvim-orgmode/orgmode
Orgmode clone written in Lua for Neovim 0.9+.
nvim-orgmode/orgmode thumbnail
2517 26 1 note-taking
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1638 220 5 completion
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
mizlan/iswap.nvim
Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter.
469 24 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
sainnhe/everforest
🌲 Comfortable & Pleasant Color Scheme for Vim
sainnhe/everforest thumbnail
2241 46 1 colorscheme
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445 721 1 snippet
ahmedkhalf/project.nvim
The superior project management solution for neovim.
ahmedkhalf/project.nvim thumbnail
1051 125 3 project
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.
nvim-lualine/lualine.nvim thumbnail
4607 611 5 statusline
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
sainnhe/edge
Clean & Elegant Color Scheme inspired by Atom One and Material
sainnhe/edge thumbnail
791 27 0 colorscheme
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
HiPhish/rainbow-delimiters.nvim thumbnail
268 97 3 editing-support
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.
folke/tokyonight.nvim thumbnail
4389 287 2 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
644 201 197 debugging
NeogitOrg/neogit
magit for neovim
NeogitOrg/neogit thumbnail
2687 111 0 git
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 427 5 utility
gbprod/substitute.nvim
Neovim plugin introducing a new operators motions to quickly replace and exchange text.
381 42 0 editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
catppuccin/nvim thumbnail
3741 325 1 colorscheme
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
sindrets/winshift.nvim
Rearrange your windows with ease.
sindrets/winshift.nvim thumbnail
400 28 0 split-and-window
ray-x/lsp_signature.nvim
LSP signature hint as you type
ray-x/lsp_signature.nvim thumbnail
1716 130 0 lsp
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964 816 1 fuzzy-finder
ellisonleao/gruvbox.nvim
Lua port of the most famous vim colorscheme
1321 131 4 lua-colorscheme
echasnovski/mini.nvim
Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
3060 81 1 utility
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1336 435 403 snippet
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
rebelot/kanagawa.nvim thumbnail
3010 170 1 colorscheme
rose-pine/neovim
Soho vibes for Neovim
rose-pine/neovim thumbnail
1445 117 1 colorscheme
cshuaimin/ssr.nvim
Treesitter based structural search and replace plugin for Neovim.
746 42 40 editing-support
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
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1176 221 2 bars-and-lines
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4052 400 2 debugging
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.
folke/which-key.nvim thumbnail
3688 472 1 keybinding
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
EdenEast/nightfox.nvim thumbnail
2466 149 2 colorscheme
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2238 306 1 comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609 403 2 syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1200 96 3 lsp
nanotee/sqls.nvim
Neovim plugin for sqls that leverages the built-in LSP client
149 3 0 programming-languages-support
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3347 519 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8174 890 1 syntax
glepnir/lspsaga.nvim
improve neovim lsp experience
glepnir/lspsaga.nvim thumbnail
3074 98 0 lsp
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2822 301 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171 822 1 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5426 222 2 markdown-and-latex
milanglacier/yarepl.nvim
Yet Another REPL, flexible, supporting multiple paradigms to interact with REPLs, project-level configs, working with tmux, telescope integration, and native dot repeat.
63 2 0 code-runner