Neovim: use stable versions of plugins if available
This commit is contained in:
parent
ff12fbbe55
commit
22a4aad249
5 changed files with 34 additions and 31 deletions
|
@ -11,7 +11,7 @@ return {
|
|||
"mfussenegger/nvim-jdtls",
|
||||
-- Add support for LSP file operations
|
||||
{ "antosha417/nvim-lsp-file-operations", config = true },
|
||||
-- Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
|
||||
-- Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
|
||||
{
|
||||
"folke/neodev.nvim",
|
||||
--- @type LuaDevOptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue