xero
/
dotfiles
plugin manager
Lazy
plugins
31
root
neovim/.config/nvim
init file
init.lua
lines of code
3478
monorepo
yes
fork
no
leaderkey
,
Plugins
roobert/tailwindcss-colorizer-cmp.nvim
:rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp
239
36
0
web-development
lewis6991/gitsigns.nvim
Git integration for buffers
3756
686
4
git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
381
115
2
editing-support
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
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5712
740
2
lsp-installer
smjonas/inc-rename.nvim
Incremental LSP renaming based on Neovim's command-preview feature.
424
90
4
lsp
ibhagwan/fzf-lua
Improved fzf.vim written in lua
1381
94
2
fuzzy-finder
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1645
220
6
completion
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
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4613
613
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.
1576
387
1
nvim-dev
xero/miasma.nvim
a fog descends upon your editor ☁ dark color scheme inspired by the woods for vim and neovim
86
6
0
colorscheme
windwp/nvim-autopairs
autopairs for neovim written by lua
2474
481
0
editing-support
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1190
69
2
colorscheme-creation
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
brenoprata10/nvim-highlight-colors
Highlight colors for neovim
222
32
0
color
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994
818
1
fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1340
436
402
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1352
294
1
startup
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
702
101
1
scrollbar
terrortylor/nvim-comment
A comment toggler for Neovim, written in Lua
441
33
0
comment
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
aserowy/tmux.nvim
tmux integration for nvim features pane movement and resizing from within nvim.
509
33
0
tmux
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2218
282
2
syntax
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1612
404
3
syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3349
520
2
indent
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
RRethy/nvim-treesitter-textsubjects
Location and syntax aware text objects which *do what you mean*
429
50
0
syntax