shapeshed
/
dotfiles
plugin manager
Lazy
plugins
11
root
config/nvim
init file
init.lua
lines of code
739
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
686
4
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.
3834
415
3
diagnostics
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8476
747
5
plugin-manager
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2454
723
3
snippet
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464
858
1
lsp
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3752
329
3
colorscheme
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2038
831
1
nvim-dev
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994
818
1
fuzzy-finder
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.
3703
472
1
keybinding
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8195
892
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6185
823
1
completion