JakobGM / dotfiles

plugin manager
Lazy
plugins
25
root
config/nvim
init file
init.lua
lines of code
1803
monorepo
yes
fork
no
leaderkey
Space
Plugins
luukvbaal/stabilize.nvim
Neovim plugin to stabilize window open/close events.
331 12 0 split-and-window
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3762 688 2 git
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
5721 741 2 lsp-installer
ibhagwan/fzf-lua
Improved fzf.vim written in lua
ibhagwan/fzf-lua thumbnail
1382 92 1 fuzzy-finder
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1664 220 3 completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8509 747 2 plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1150 209 1 lsp
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3613 321 1 lsp
elentok/format-on-save.nvim
Automatically formats files when saving using either LSP or shell utilities like prettierd or shfmt
120 11 0 formatting
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3039 333 4 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8470 858 0 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4620 615 1 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
1582 386 0 nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2433 431 5 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2476 480 0 editing-support
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1173 485 4 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2039 832 1 nvim-dev
andythigpen/nvim-coverage
Displays test coverage data in the sign column
andythigpen/nvim-coverage thumbnail
225 20 0 test
ellisonleao/gruvbox.nvim
Lua port of the most famous vim colorscheme
1328 134 1 lua-colorscheme
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1345 437 3 snippet
utilyre/barbecue.nvim
A VS Code like winbar for Neovim
560 85 0 bars-and-lines
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1180 218 0 bars-and-lines
terrortylor/nvim-comment
A comment toggler for Neovim, written in Lua
440 32 0 comment
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8210 894 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6194 824 1 completion