evesdropper / dotfiles

plugin manager
Lazy
plugins
31
root
nvim
init file
init.lua
lines of code
4943
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3756 684 3 git
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
5706 738 1 lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8465 745 5 plugin-manager
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3614 324 1 lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450 722 2 snippet
glepnir/dashboard-nvim
vim dashboard
glepnir/dashboard-nvim thumbnail
1791 51 0 startup
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459 857 1 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4609 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
numToStr/Comment.nvim thumbnail
2948 503 3 comment
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
338 139 0 nvim-dev
windwp/nvim-autopairs
autopairs for neovim written by lua
2471 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
933 276 2 comment
max397574/better-escape.nvim
Escape from insert mode without delay when typing
max397574/better-escape.nvim thumbnail
435 96 2 keybinding
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037 829 1 nvim-dev
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154 332 3 editing-support
mrjones2014/nvim-ts-rainbow
Rainbow parentheses for neovim using tree-sitter.
mrjones2014/nvim-ts-rainbow thumbnail
176 23 0 editing-support
RRethy/vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
1819 208 1 cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986 816 1 fuzzy-finder
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
7232 116 0 plugin-manager
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1351 293 1 startup
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
702 101 1 scrollbar
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1177 221 2 bars-and-lines
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2795 296 2 tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2216 282 2 syntax
ThePrimeagen/vim-be-good
vim-be-good is a nvim plugin designed to make you better at Vim Movements.
2076 42 0 game
andweeb/presence.nvim
Discord Rich Presence for Neovim
662 63 1 media
phha/zenburn.nvim
Zenburn for the modern age
66 3 0 colorscheme
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8185 891 2 syntax
Mofiqul/vscode.nvim
Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
541 31 1 colorscheme
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180 822 1 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5431 221 3 markdown-and-latex