ogirginc / dotfiles

plugin manager
Packer
plugins
25
root
nvim
init file
init.lua
lines of code
986
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3774 690 1 git
ishan9299/nvim-solarized-lua
solarized colorscheme in lua for nvim 0.5
ishan9299/nvim-solarized-lua thumbnail
160 5 0 colorscheme
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
5741 746 4 lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1680 221 1 completion
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1548 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.
3612 320 0 lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468 724 1 snippet
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493 862 2 lsp
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
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
339 140 0 nvim-dev
windwp/nvim-autopairs
autopairs for neovim written by lua
2483 481 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 274 0 comment
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
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169 335 1 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038 823 0 fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1349 439 4 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
7239 116 0 plugin-manager
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1337 330 3 utility
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1682 201 2 utility
VonHeikemen/lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
3031 99 3 lsp
cuducos/yaml.nvim
🍒 YAML toolkit for Neovim users
152 7 0 yaml
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2269 285 0 file-explorer
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8229 897 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201 829 2 completion