Lamarcke
/
dotfiles
plugin manager
Lazy
plugins
40
root
.config/nvim
init file
init.lua
lines of code
1799
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
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.
3844
419
1
diagnostics
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
669
67
0
code-runner
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5741
746
4
lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1680
221
1
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1152
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.
3612
320
0
lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468
724
1
snippet
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.
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
2968
502
1
comment
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
770
80
1
lsp
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1586
385
1
nvim-dev
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.
4415
291
4
colorscheme
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1201
117
5
lsp
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
432
62
0
split-and-window
windwp/nvim-autopairs
autopairs for neovim written by lua
2483
481
0
editing-support
mhartington/formatter.nvim
A format runner written in Lua.
1163
49
0
formatting
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
274
0
comment
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1098
109
1
scrolling
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3764
330
1
colorscheme
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
ray-x/lsp_signature.nvim
LSP signature hint as you type
1733
132
1
lsp
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169
335
1
editing-support
RRethy/vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
1823
209
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
ellisonleao/gruvbox.nvim
Lua port of the most famous vim colorscheme
1336
134
0
lua-colorscheme
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3038
170
1
colorscheme
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1359
294
0
startup
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1337
330
3
utility
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.
3718
471
0
keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2812
299
0
tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
2466
152
2
colorscheme
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622
405
3
syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3356
521
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8229
897
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201
829
2
completion