arturgoms / nvim

132
plugin manager
Lazy
plugins
44
root
init file
init.lua
lines of code
4478
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3762 688 2 git
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
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1150 209 1 lsp
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
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2460 723 2 snippet
ahmedkhalf/project.nvim
The superior project management solution for neovim.
ahmedkhalf/project.nvim thumbnail
1054 127 0 project
ray-x/guihua.lua
A GUI library for Neovim plugin developers
ray-x/guihua.lua thumbnail
137 59 0 nvim-dev
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3039 333 4 utility
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
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2433 431 5 utility
rmagatti/auto-session
A small automated session manager for Neovim
rmagatti/auto-session thumbnail
864 58 0 session
windwp/nvim-autopairs
autopairs for neovim written by lua
2476 480 0 editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
JoosepAlviste/nvim-ts-context-commentstring thumbnail
935 277 0 comment
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1089 108 0 scrolling
Saecki/crates.nvim
A neovim plugin that helps managing crates.io dependencies
645 35 0 dependency-management
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1173 485 4 nvim-dev
ruifm/gitlinker.nvim
A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
425 54 0 git
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
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1354 295 0 startup
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1180 218 0 bars-and-lines
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
windwp/nvim-spectre
Find the enemy and replace them with dark power.
1406 53 0 search
aserowy/tmux.nvim
tmux integration for nvim features pane movement and resizing from within nvim.
509 33 0 tmux
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2803 297 1 tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2223 282 1 syntax
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
3954 186 3 marks
ray-x/go.nvim
A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.
ray-x/go.nvim thumbnail
1423 56 1 golang
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2115 197 2 completion
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2252 310 4 comment
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2264 285 1 file-explorer
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8210 894 2 syntax
glepnir/lspsaga.nvim
improve neovim lsp experience
glepnir/lspsaga.nvim thumbnail
3079 97 0 lsp
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2851 302 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6194 824 1 completion