coffebar / dotfiles

plugin manager
Lazy
plugins
45
root
.config/nvim
init file
init.lua
lines of code
3138
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
folke/lazy.nvim
๐Ÿ’ค A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8509 747 2 plugin-manager
rafcamlet/nvim-luapad
Interactive real time neovim scratchpad for embedded lua engine - type and watch!
rafcamlet/nvim-luapad thumbnail
484 24 0 nvim-dev
m-demare/hlargs.nvim
Highlight arguments' definitions and usages, using Treesitter
m-demare/hlargs.nvim thumbnail
396 59 0 syntax
Shatur/neovim-session-manager
A simple wrapper around :mksession.
405 35 0 session
klen/nvim-test
A Neovim wrapper for running tests
157 14 0 test
mawkler/modicator.nvim
Cursor line number mode indicator
mawkler/modicator.nvim thumbnail
212 13 0 cursorline
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2460 723 2 snippet
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
NeogitOrg/neogit
magit for neovim
NeogitOrg/neogit thumbnail
2689 114 4 git
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2433 431 5 utility
mhartington/formatter.nvim
A format runner written in Lua.
1159 50 0 formatting
Pocco81/AutoSave.nvim
๐Ÿงถ Automatically save your changes in NeoVim
485 3 0 editing-support
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
coffebar/neovim-project
Neovim project manager maintains your recent project history and uses Telescope to select from autosaved sessions.
82 3 0 session
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1163 335 3 editing-support
elihunter173/dirbuf.nvim
A file manager for Neovim which lets you edit your filesystem like you edit text
410 11 0 file-explorer
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.
1821 206 0 cursorline
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
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
7236 116 0 plugin-manager
nguyenvukhang/nvim-toggler
invert text in vim, purely with lua.
nguyenvukhang/nvim-toggler thumbnail
128 13 0 utility
navarasu/onedark.nvim
One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles
navarasu/onedark.nvim thumbnail
1212 95 0 colorscheme
Mofiqul/dracula.nvim
Dracula colorscheme for neovim written in Lua
477 28 0 colorscheme
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1476 297 3 lsp
romgrk/barbar.nvim
The neovim tabline plugin.
1876 49 0 tabline
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
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
lewis6991/pckr.nvim
Spiritual successor of https://github.com/wbthomason/packer.nvim
165 2 0 plugin-manager
coffebar/transfer.nvim
Syncing files with remote server using rsync and OpenSSH
31 1 0 deployment
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2264 285 1 file-explorer
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
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
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5447 221 1 markdown-and-latex