harrisoncramer / nvim

plugin manager
Lazy
plugins
43
root
init file
init.lua
lines of code
4068
monorepo
no
fork
no
leaderkey
Space
Plugins
alvarosevilla95/luatab.nvim
Tabline lua plugin for neovim
171 12 0 tabline
gelguy/wilder.nvim
A more adventurous wildmenu
1156 37 0 command-line
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3762 688 2 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
5721 741 2 lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1664 220 3 completion
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
samjwill/nvim-unception
A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions.
187 15 0 terminal-integration
lukas-reineke/lsp-format.nvim
A wrapper around Neovims native LSP formatting.
505 29 0 formatting
nvim-treesitter/nvim-treesitter-context
Show code context
1843 265 2 editing-support
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1636 161 3 test
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1617 161 5 file-explorer
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
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
Olical/conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile)
1488 28 1 fennel
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2433 431 5 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2476 480 0 editing-support
numToStr/FTerm.nvim
:fire: No-nonsense floating terminal plugin for neovim :fire:
numToStr/FTerm.nvim thumbnail
663 23 0 terminal-integration
rlane/pounce.nvim
Incremental fuzzy search motion plugin for Neovim
309 11 0 motion
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
harrisoncramer/gitlab.nvim
Gitlab's plugin for Neovim!
122 4 1 git
olimorris/persisted.nvim
💾 Simple session management for Neovim with git branching, autoloading and Telescope support
olimorris/persisted.nvim thumbnail
328 35 0 session
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
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
rebelot/kanagawa.nvim thumbnail
3020 170 1 colorscheme
AckslD/messages.nvim
Capture and show any messages in a customisable (floating) buffer
AckslD/messages.nvim thumbnail
83 5 0 utility
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
703 102 0 scrollbar
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1834 346 2 debugging
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1365 117 0 quickfix
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
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
693 141 0 editing-support
ziontee113/icon-picker.nvim
This is a Neovim plugin that helps you pick Nerd Font Icons, Symbols & Emojis
ziontee113/icon-picker.nvim thumbnail
239 37 0 icon
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
3954 186 3 marks
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1618 404 1 syntax
chrisgrieser/nvim-recorder
Enhance the usage of macros in Neovim.
141 15 0 utility
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8210 894 2 syntax
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