theopn / theovim

plugin manager
Lazy
plugins
19
root
init file
init.lua
lines of code
2199
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3750 684 3 git
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
526 206 2 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
5702 738 1 lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8439 743 4 plugin-manager
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445 721 1 snippet
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1574 157 10 file-explorer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454 857 1 lsp
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
1567 387 1 nvim-dev
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
folke/tokyonight.nvim thumbnail
4389 287 2 colorscheme
windwp/nvim-autopairs
autopairs for neovim written by lua
2466 482 0 editing-support
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033 829 0 nvim-dev
crispgm/nvim-tabline
nvim port of tabline.vim with Lua
61 3 0 tabline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964 816 1 fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1336 435 403 snippet
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1472 296 4 lsp
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
3688 472 1 keybinding
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8174 890 1 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171 822 1 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5426 222 2 markdown-and-latex