codicocodes
/
dotfiles
plugin manager
Lazy
plugins
37
root
nvim
init file
init.lua
lines of code
892
monorepo
yes
fork
no
leaderkey
Space
Plugins
roobert/tailwindcss-colorizer-cmp.nvim
:rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp
240
37
0
web-development
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
creativenull/efmls-configs-nvim
An unofficial collection of linters and formatters configured for efm-langserver for neovim.
202
19
1
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.
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
tiagovla/tokyodark.nvim
A clean dark theme written in lua for neovim.
369
19
0
colorscheme
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1511
186
2
motion
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1184
170
1
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468
724
1
snippet
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
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.
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
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
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
274
0
comment
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3764
330
1
colorscheme
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1194
70
2
colorscheme-creation
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
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169
335
1
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
rose-pine/neovim
Soho vibes for Neovim
1459
120
2
colorscheme
mcchrish/zenbones.nvim
🪨 A collection of contrast-based Vim/Neovim colorschemes
505
24
2
colorscheme
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
5016
107
2
note-taking
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1478
295
3
lsp
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
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
4046
185
4
marks
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
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2269
285
0
file-explorer
echasnovski/mini.starter
Neovim Lua plugin with fast and flexible start screen. Part of 'mini.nvim' library.
20
25
0
startup
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