gennaro-tedesco / dotfiles

plugin manager
Lazy
plugins
39
root
nvim
init file
init.lua
lines of code
3028
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3774 690 1 git
smjonas/inc-rename.nvim
Incremental LSP renaming based on Neovim's command-preview feature.
smjonas/inc-rename.nvim thumbnail
427 90 0 lsp
ibhagwan/fzf-lua
Improved fzf.vim written in lua
ibhagwan/fzf-lua thumbnail
1388 93 2 fuzzy-finder
gennaro-tedesco/nvim-jqx
Populate the quickfix with json entries
gennaro-tedesco/nvim-jqx thumbnail
258 12 0 programming-languages-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8571 750 1 plugin-manager
m-demare/hlargs.nvim
Highlight arguments' definitions and usages, using Treesitter
m-demare/hlargs.nvim thumbnail
397 59 0 syntax
shellRaining/hlchunk.nvim
This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
shellRaining/hlchunk.nvim thumbnail
196 32 0 indent
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3612 320 0 lsp
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
1511 186 2 motion
nvim-treesitter/nvim-treesitter-context
Show code context
1844 264 2 editing-support
chrisgrieser/nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
372 47 0 motion
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.
folke/noice.nvim thumbnail
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.
nvim-lualine/lualine.nvim thumbnail
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
numToStr/Comment.nvim thumbnail
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.
folke/neodev.nvim thumbnail
1586 385 1 nvim-dev
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
HiPhish/rainbow-delimiters.nvim thumbnail
275 99 0 editing-support
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2438 434 2 utility
weilbith/nvim-code-action-menu
Pop-up menu for code actions to show meta-information and diff preview
weilbith/nvim-code-action-menu thumbnail
588 39 0 lsp
windwp/nvim-autopairs
autopairs for neovim written by lua
2483 481 0 editing-support
numToStr/FTerm.nvim
:fire: No-nonsense floating terminal plugin for neovim :fire:
numToStr/FTerm.nvim thumbnail
664 23 0 terminal-integration
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1098 109 1 scrolling
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
hedyhli/outline.nvim
Code outline sidebar powered by LSP. Significantly enhanced & refactored fork of symbols-outline.nvim.
hedyhli/outline.nvim thumbnail
76 10 1 lsp
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1359 294 0 startup
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1371 118 0 quickfix
chentoast/marks.nvim
A better user experience for viewing and interacting with Vim marks.
648 61 0 marks
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
akinsho/git-conflict.nvim thumbnail
651 95 1 git
Bekaboo/dropbar.nvim
IDE-like breadcrumbs, out of the box
Bekaboo/dropbar.nvim thumbnail
642 59 0 bars-and-lines
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
696 141 0 editing-support
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232 281 0 syntax
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622 405 3 syntax
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8229 897 2 syntax
gennaro-tedesco/nvim-possession
📌 the no-nonsense session manager
gennaro-tedesco/nvim-possession thumbnail
151 2 0 session
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2856 302 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201 829 2 completion
RRethy/nvim-treesitter-textsubjects
Location and syntax aware text objects which *do what you mean*
431 50 0 syntax