albean's Stars
rachartier/tiny-code-action.nvim
A Neovim plugin that provides a simple way to run and visualize code actions with Telescope.
phelipetls/jsonpath.nvim
A Neovim plugin to help you access JSON values, powered by treesitter
CKolkey/ts-node-action
Neovim Plugin for running functions on nodes.
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
tamago324/cmp-zsh
nvim-cmp source for zsh
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/paint.nvim
Easily add additional highlights to your buffers
nvim-tree/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
lewis6991/gitsigns.nvim
Git integration for buffers
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
MunifTanjim/nui.nvim
UI Component Library for Neovim.
edluffy/hologram.nvim
👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
hrsh7th/cmp-path
nvim-cmp source for path
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
hrsh7th/cmp-nvim-lsp
nvim-cmp source for neovim builtin LSP client
williamboman/mason-lspconfig.nvim
Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.
hrsh7th/cmp-buffer
nvim-cmp source for buffer words
luckasRanarison/tailwind-tools.nvim
An unofficial Tailwind CSS integration and tooling for Neovim
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
nvim-telescope/telescope-live-grep-args.nvim
Live grep with args
smartpde/telescope-recent-files
Telescope extension for Neovim to pick a recent file
hrsh7th/cmp-cmdline
nvim-cmp source for vim's cmdline
sainnhe/edge
Clean & Elegant Color Scheme inspired by Atom One and Material
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
0xAdk/full_visual_line.nvim
Enhance neovim's visual line mode with fully highlighted lines
chrisgrieser/nvim-early-retirement
Send buffers into early retirement by automatically closing them after x minutes of inactivity.