Display references, definitions and implementations of document symbols. fork from 'Wansmer/symbol-usage.nvim'
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. fork from "jose-elias-alvarez/null-ls.nvim"
Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.fork from "williamboman/mason-lspconfig.nvim"
Show code context.fork from “nvim-treesitter/nvim-treesitter-context”。
Nvim Treesitter configurations and abstraction layer.fork from "nvim-treesitter/nvim-treesitter"
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.fork from "folke/neodev.nvim"
An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes. fork from "mfussenegger/nvim-dap-python"
Debug Adapter Protocol client implementation for Neovim. fork from "mfussenegger/nvim-dap"
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. fork from "williamboman/mason.nvim"
nvim-cmp source for neovim builtin LSP client. fork from 'hrsh7th/cmp-nvim-lsp'
Multiple cursors plugin for vim/neovim. ###fork from 'mg979/vim-visual-multi' ###