nshen / InsisVim

105
plugin manager
Lazy
plugins
47
root
init file
init.lua
lines of code
5374
monorepo
no
fork
no
leaderkey
unknown
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3774 690 1 git
jbyuki/venn.nvim
Draw ASCII diagrams in Neovim
jbyuki/venn.nvim thumbnail
818 25 0 note-taking
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
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8571 750 1 plugin-manager
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1548 175 0 icon
shellRaining/hlchunk.nvim
This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
shellRaining/hlchunk.nvim thumbnail
196 32 0 indent
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
shaunsingh/nord.nvim
Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
shaunsingh/nord.nvim thumbnail
693 37 0 colorscheme
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
folke/zen-mode.nvim thumbnail
1184 170 1 editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468 724 1 snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1639 162 3 test
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493 862 2 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4629 617 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
2968 502 1 comment
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
770 80 1 lsp
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
HiPhish/rainbow-delimiters.nvim thumbnail
275 99 0 editing-support
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
4415 291 4 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
649 204 1 debugging
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2438 434 2 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2483 481 0 editing-support
mhartington/formatter.nvim
A format runner written in Lua.
1163 49 0 formatting
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
jakewvincent/mkdnflow.nvim
Fluent navigation and management of markdown notebooks
522 10 0 note-taking
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1194 70 2 colorscheme-creation
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
ellisonleao/gruvbox.nvim
Lua port of the most famous vim colorscheme
1336 134 0 lua-colorscheme
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1349 439 4 snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1359 294 0 startup
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
kyazdani42/nvim-tree.lua thumbnail
5880 88 0 file-explorer
Mofiqul/dracula.nvim
Dracula colorscheme for neovim written in Lua
479 28 0 colorscheme
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1837 348 3 debugging
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1478 295 3 lsp
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4083 406 3 debugging
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2812 299 0 tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232 281 0 syntax
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2122 197 1 completion
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
EdenEast/nightfox.nvim thumbnail
2466 152 2 colorscheme
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2260 312 4 comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622 405 3 syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3356 521 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8229 897 2 syntax
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
497 99 0 lsp
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201 829 2 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5462 223 1 markdown-and-latex