roobert / dotfiles

plugin manager
Lazy
plugins
60
root
.config/nvim
init file
init.lua
lines of code
2117
monorepo
yes
fork
no
leaderkey
unknown
Plugins
roobert/tailwindcss-colorizer-cmp.nvim
:rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp
roobert/tailwindcss-colorizer-cmp.nvim thumbnail
239 36 0 web-development
ckolkey/ts-node-action
Neovim Plugin for running functions on nodes.
ckolkey/ts-node-action thumbnail
314 24 1 editing-support
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
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
529 207 3 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
5712 740 2 lsp-installer
ibhagwan/fzf-lua
Improved fzf.vim written in lua
ibhagwan/fzf-lua thumbnail
1381 94 2 fuzzy-finder
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1645 220 6 completion
folke/lazy.nvim
πŸ’€ A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8476 747 5 plugin-manager
echasnovski/mini.pairs
Neovim Lua plugin to automatically manage character pairs. Part of 'mini.nvim' library.
59 75 1 editing-support
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
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
921 133 13 lsp
echasnovski/mini.animate
Neovim Lua plugin to animate common Neovim actions. Part of 'mini.nvim' library.
99 40 2 utility
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
411 129 1 nvim-dev
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
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
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1186 112 7 lsp
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
62 89 0 comment
windwp/nvim-autopairs
autopairs for neovim written by lua
2474 481 0 editing-support
roobert/hoversplit.nvim
🚁 Automatically updated documentation and information about code symbols in a split window
35 3 0 lsp
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
altermo/ultimate-autopair.nvim thumbnail
343 58 3 editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
catppuccin/nvim thumbnail
3752 329 3 colorscheme
roobert/palette.nvim
🎨 Palette - A beautiful, versatile, systematic, Neovim theme system
roobert/palette.nvim thumbnail
47 2 0 colorscheme-creation
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
uga-rosa/ccc.nvim
Color picker and highlighter plugin for Neovim.
uga-rosa/ccc.nvim thumbnail
563 54 0 color
roobert/surround-ui.nvim
πŸ€— A Neovim plugin which acts as a helper or training aid for kylechui/nvim-surround
roobert/surround-ui.nvim thumbnail
47 4 1 syntax
echasnovski/mini.bufremove
Neovim Lua plugin to remove buffers. Part of 'mini.nvim' library.
echasnovski/mini.bufremove thumbnail
45 52 1 split-and-window
roobert/tabtree.nvim
🌲 A Neovim plugin for jumping between significant code elements, such as brackets, quotes, etc.
roobert/tabtree.nvim thumbnail
31 5 0 motion
ray-x/lsp_signature.nvim
LSP signature hint as you type
ray-x/lsp_signature.nvim thumbnail
1719 131 1 lsp
roobert/bufferline-cycle-windowless.nvim
:window: A Neovim/Bufferline extension to cycle through windowless buffers to give a more traditional tab based experience
roobert/bufferline-cycle-windowless.nvim thumbnail
34 2 0 tabline
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1157 332 4 editing-support
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
601 69 4 editing-support
LazyVim/LazyVim
Neovim config for the lazy
LazyVim/LazyVim thumbnail
10625 121 5 preconfigured
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994 818 1 fuzzy-finder
Cassin01/wf.nvim
A modern which-key for neovim
Cassin01/wf.nvim thumbnail
163 4 0 keybinding
roobert/search-replace.nvim
:monocle_face: A Neovim search and replace plugin that builds on the native search and replace experience.
roobert/search-replace.nvim thumbnail
185 8 1 search
gbprod/cutlass.nvim
Plugin that adds a 'cut' operation separate from 'delete'
147 13 0 editing-support
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1177 220 2 bars-and-lines
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473 298 6 lsp
Bekaboo/dropbar.nvim
IDE-like breadcrumbs, out of the box
Bekaboo/dropbar.nvim thumbnail
637 59 0 bars-and-lines
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4064 400 2 debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1323 329 2 utility
roobert/activate.nvim
πŸš€ Activate is a plugin installation system for Neovim
roobert/activate.nvim thumbnail
60 4 0 plugin-manager
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
chrisgrieser/nvim-puppeteer
Automatically convert strings to f-strings or template strings and back.
47 11 1 editing-support
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2800 297 2 tabline
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1234 151 17 formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2218 282 2 syntax
mrjones2014/legendary.nvim
πŸ—ΊοΈ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
mrjones2014/legendary.nvim thumbnail
893 30 0 keybinding
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
2829 72 1 ai
roobert/action-hints.nvim
⚑ A Neovim plugin that displays available actions like 'Go to Definition' and 'Go to Reference(s)' for the highlighted word, presented in the statusline or inline as virtual text.
roobert/action-hints.nvim thumbnail
46 3 0 lsp
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1612 404 3 syntax
roobert/f-string-toggle.nvim
:yarn: A Neovim plugin to toggle python f-strings
roobert/f-string-toggle.nvim thumbnail
22 4 0 programming-languages-support
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
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2843 301 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6185 823 1 completion