Update to neovim 0.7.0
parent
001754e29b
commit
17a5fa1172
|
@ -94,7 +94,6 @@ return require("packer").startup {
|
||||||
use "mfussenegger/nvim-jdtls" -- Additional java integrations
|
use "mfussenegger/nvim-jdtls" -- Additional java integrations
|
||||||
|
|
||||||
-- Lua support
|
-- Lua support
|
||||||
use "tjdevries/astronauta.nvim" -- Support for lua ftplugins and plugins
|
|
||||||
use "nvim-lua/popup.nvim" -- Popup API integration - needed for some plugins
|
use "nvim-lua/popup.nvim" -- Popup API integration - needed for some plugins
|
||||||
use "nvim-lua/plenary.nvim" -- Lua helpers
|
use "nvim-lua/plenary.nvim" -- Lua helpers
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue