matthewsia98 / dotfiles

plugin manager
Lazy
plugins
66
root
nvim/.config/nvim
init file
init.lua
lines of code
5381
monorepo
yes
fork
no
leaderkey
Space
Plugins
ckolkey/ts-node-action
Neovim Plugin for running functions on nodes.
ckolkey/ts-node-action thumbnail
314 24 1 editing-support
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3756 686 4 git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
138 96 3 syntax
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
1789 169 3 lsp
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3834 415 3 diagnostics
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
529 207 3 color
mrjones2014/smart-splits.nvim
🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
mrjones2014/smart-splits.nvim thumbnail
546 68 3 split-and-window
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
5712 740 2 lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1645 220 6 completion
echasnovski/mini.cursorword
Neovim Lua plugin for autohighlighting word under cursor. Part of 'mini.nvim' library.
15 14 2 cursorline
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8476 747 5 plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1150 208 2 lsp
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3613 323 1 lsp
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
1494 189 6 motion
nvim-treesitter/nvim-treesitter-context
Show code context
1840 265 2 editing-support
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
folke/zen-mode.nvim thumbnail
1181 166 4 editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2454 723 3 snippet
echasnovski/mini.animate
Neovim Lua plugin to animate common Neovim actions. Part of 'mini.nvim' library.
99 40 2 utility
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1599 161 13 file-explorer
toppair/peek.nvim
Markdown preview plugin for Neovim
450 48 0 markdown-and-latex
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3033 331 5 utility
glepnir/dashboard-nvim
vim dashboard
glepnir/dashboard-nvim thumbnail
1795 51 0 startup
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464 858 1 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4613 613 5 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
2952 503 3 comment
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
danymat/neogen thumbnail
956 127 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
1576 387 1 nvim-dev
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
62 89 0 comment
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 428 6 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2474 481 0 editing-support
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1083 108 1 scrolling
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
catppuccin/nvim thumbnail
3752 329 3 colorscheme
echasnovski/mini.align
Neovim Lua plugin to align text interactively. Part of 'mini.nvim' library.
echasnovski/mini.align thumbnail
42 40 3 formatting
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169 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.
2038 831 1 nvim-dev
ggandor/leap.nvim
Neovim's answer to the mouse 🦘
3523 120 3 motion
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1157 332 4 editing-support
mrjones2014/nvim-ts-rainbow
Rainbow parentheses for neovim using tree-sitter.
mrjones2014/nvim-ts-rainbow thumbnail
176 23 0 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994 818 1 fuzzy-finder
numToStr/Navigator.nvim
:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
numToStr/Navigator.nvim thumbnail
344 24 0 tmux
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1340 436 402 snippet
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
4995 107 3 note-taking
cbochs/portal.nvim
Neovim plugin for improved location list navigation
cbochs/portal.nvim thumbnail
245 17 1 motion
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1827 343 1 debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1177 220 2 bars-and-lines
chentoast/marks.nvim
A better user experience for viewing and interacting with Vim marks.
644 61 0 marks
freddiehaddad/feline.nvim
A minimal, stylish and customizable statusline, statuscolumn, and winbar for Neovim
freddiehaddad/feline.nvim thumbnail
201 26 0 statusline
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4064 400 2 debugging
SmiteshP/nvim-navbuddy
A simple popup display that provides breadcrumbs feature using LSP server
581 55 0 lsp
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1323 329 2 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
3703 472 1 keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2800 297 2 tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2218 282 2 syntax
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
luukvbaal/statuscol.nvim thumbnail
373 103 3 bars-and-lines
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
kevinhwang91/nvim-hlslens thumbnail
646 87 2 search
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1667 200 4 utility
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
3903 184 5 marks
ellisonleao/carbon-now.nvim
Create beautiful code snippets directly from your neovim terminal
120 7 1 snippet
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2113 196 1 completion
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2247 308 3 comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1612 404 3 syntax
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2254 283 3 file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3349 520 2 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8195 892 2 syntax
glepnir/lspsaga.nvim
improve neovim lsp experience
glepnir/lspsaga.nvim thumbnail
3078 98 0 lsp
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6185 823 1 completion