Update plugins
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m2s

This commit is contained in:
nichkara
2025-11-13 13:31:04 +01:00
parent 6024d4e803
commit c4dab62f6e

View File

@@ -77,11 +77,8 @@ return {
"patstockwell/vim-monokai-tasty",
"hiroakis/cyberspace.vim",
"jaredgorski/spacecamp",
{
"scottmckendry/cyberdream.nvim",
lazy = false,
priority = 1000,
},
"scottmckendry/cyberdream.nvim",
"samharju/synthweave.nvim",
-- Code completion / Menu
"hrsh7th/nvim-cmp",