- catppuccin - Soothing pastel theme for Neovim
ansible-language-server
bash-language-server
docker-compose-language-service
dockerfile-language-server
eslint-lsp
gopls
helm-ls
jq-lsp
json-lsp
jsonnet-language-server
lua-language-server
marksman
pylsp
pyright
sqlls
taplo
terraform-ls
tflint
typescript-language-server
vim-language-server
yaml-language-server
actionlint
ansible-lint
codespell
commitlint
cspell
editorconfig-checker
gitlint
jsonlint
luacheck
markdownlint
rstcheck
shellcheck
tflint
yamllint
- lazy.nvim - A modern plugin manager for Neovim
- barbecue.nvim - A VS Code like winbar for Neovim
- nvim-navic - Simple winbar/statusline plugin that shows your current code context
- nvim-web-devicons - A pack of icons for Neovim
- neo-tree.nvim - A filesystem, buffers, git and other tree like structures manager
- nvim-window-picker - Prompts the user to pick a window and returns the window id
- telescope.nvim - A highly extendable fuzzy finder over lists
- telescope-fzf-native.nvim - FZF sorter for telescope.nvim written in
C
- telescope-symbols.nvim - Pick Emoji with telescope.nvim
- plenary.nvim - A library of helper lua functions
- image.nvim - A library that adds image support for Neovim
- nui.nvim - UI Component Library for Neovim
- project.nvim - The superior project management solution for Neovim
- nvim-treesitter - Neovim Treesitter configurations and abstraction layer
- hlargs.nvim - Highlight arguments definitions and usages, using Treesitter
- indent-blankline.nvim - Indent guides for Neovim
- mini.indentscope - For current indent scope highlight
- mini.splitjoin - Split and join arguments
- mini.trailspace - Highlight and remove trainling spaces
- tabby.nvim - A declarative, highly configurable, and Neovim style tabline plugin
- gitsigns.nvim - Git integration for buffers
- gitlinker.nvim - Generates shareable file permalinks to Git web services
- copilot.vim - Neovim plugin for GitHub Copilot
- neogit - An interactive and powerful Git interface for Neovim
- diffview.nvim - A Git diff manager
- todo-comments.nvim - Highlight, list and search todo comments in your projects
- lualine.nvim - A blazing fast and easy to configure Neovim statusline written in Lua
- nvim-surround - Add/change/delete surrounding delimiter pairs with ease
- virt-column.nvim - Display a character as the colorcolumn
- nvim-cmp - A completion plugin for Neovim coded in Lua
- cmp-buffer - nvim-cmp source for buffer words
- cmp-dictionary - A dictionary completion source for nvim-cmp
- cmp-nvim-lsp - nvim-cmp source for Neovim builtin LSP client
- cmp-path - nvim-cmp source for path completion
- cmp-rg -
ripgrep
source for nvim-cmp - cmp-luasnip - luasnip completion source for nvim-cmp
- cmp-fish -
fish
shell completion for nvim-cmp - copilot-cmp - A plugin to turn GitHub Copilot into source for nvim-cmp
- luasnip - Snippet engine for Neovim written in Lua
- lspkind.nvim - VSCode-like pictograms for Neovim built-in LSP
- flash.nvim - Navigate your code with search labels, enhanced character motions
- markdown-preview.nvim - Preview Markdown in browser with synchronised scrolling
- alpha.nvim - A lua powered Dashboard for Neovim
- better-escape.nvim - Escape from insert mode without delay when typing
- modes.nvim - Prismatic line decorations for the adventurous Neovim user
- nvim-colorizer - A high-performance color highlighter for Neovim
- nvim-autopairs - A super powerful autopair plugin for Neovim
- stay-in-place.nvim - Neovim plugin that prevent cursor from moving (shift and filter actions)
- scrollEOF.nvim - Scroll past the end of file just like scrolloff option
- comment.nvim - Smart and powerful comment plugin for Neovim
- twilight.nvim - Dims inactive portions of the code you're editing using Treesitter
- true-zen.nvim - Clean and elegant distraction-free writing for Neovim
- neodev.nvim - Neovim setup for init.lua and plugin development
- mason.nvim - Easily install and manage LSP servers, DAP servers, linters, and formatter
- mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig
- nvim-lspconfig - Set of configs for Neovim LSP
- mason-tool-installer.nvim - Install and upgrade linters and formatters
- conform.nvim - Lightweight yet powerful formatter plugin for Neovim
- nvim-lint - An asynchronous linter plugin for Neovim
- which-key.nvim - Displays a pop-up with possible key bindings of the command you started typing
- inc-rename.nvim - Incremental LSP renaming
- url-open - Open URL under cursor in Neovim without netrw with default browser
- obsidian.nvim - Obsidian integration for Neovim