dbalatero / dotfiles

plugin manager
Lazy
plugins
37
root
nvim
init file
init.lua
lines of code
1864
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3762 688 2 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.
3837 416 2 diagnostics
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
531 206 4 color
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
williamboman/mason.nvim thumbnail
5721 741 2 lsp-installer
ibhagwan/fzf-lua
Improved fzf.vim written in lua
ibhagwan/fzf-lua thumbnail
1382 92 1 fuzzy-finder
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8509 747 2 plugin-manager
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1545 175 0 icon
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3613 321 1 lsp
lukas-reineke/lsp-format.nvim
A wrapper around Neovims native LSP formatting.
505 29 0 formatting
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2460 723 2 snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1636 161 3 test
LudoPinelli/comment-box.nvim
:sparkles: Clarify and beautify your comments using boxes and lines.
231 27 0 comment
nanotee/nvim-lua-guide
A guide to using Lua in Neovim
5549 7 0 nvim-dev
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8470 858 0 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4620 615 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
numToStr/Comment.nvim thumbnail
2957 502 3 comment
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
danymat/neogen thumbnail
957 128 2 comment
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
folke/neodev.nvim thumbnail
1582 386 0 nvim-dev
ivanjermakov/troublesum.nvim
Neovim plugin to show diagnostics summary in the buffer's corner, similar to JetBrains' inspections widget.
ivanjermakov/troublesum.nvim thumbnail
64 8 0 diagnostics
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1173 485 4 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2039 832 1 nvim-dev
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1163 335 3 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12011 819 0 fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1345 437 3 snippet
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1834 346 2 debugging
chentoast/marks.nvim
A better user experience for viewing and interacting with Vim marks.
645 61 0 marks
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1476 297 3 lsp
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4074 404 2 debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1329 327 0 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.
folke/which-key.nvim thumbnail
3708 469 0 keybinding
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
693 141 0 editing-support
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
2837 71 0 ai
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1618 404 1 syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3352 521 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8210 894 2 syntax
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
496 99 0 lsp
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6194 824 1 completion