garcia5
/
dotfiles
plugin manager
Lazy
plugins
26
root
files/nvim
init file
init.lua
lines of code
2149
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
creativenull/efmls-configs-nvim
An unofficial collection of linters and formatters configured for efm-langserver for neovim.
200
18
0
lsp
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8439
743
4
plugin-manager
axelvc/template-string.nvim
Neovim plugin to automatic change normal string to template string in JS like languages
113
32
0
editing-support
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1488
186
3
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4607
611
5
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
2940
503
3
comment
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.
4389
287
2
colorscheme
windwp/nvim-autopairs
autopairs for neovim written by lua
2466
482
0
editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
930
281
2
comment
numToStr/FTerm.nvim
:fire: No-nonsense floating terminal plugin for neovim :fire:
661
22
0
terminal-integration
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3741
325
1
colorscheme
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033
829
0
nvim-dev
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
1
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964
816
1
fuzzy-finder
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
294
1
startup
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
5846
89
0
file-explorer
rcarriga/nvim-dap-ui
A UI for nvim-dap
1823
343
1
debugging
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4052
400
2
debugging
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609
403
2
syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1200
96
3
lsp
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
890
1
syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2822
301
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171
822
1
completion