diff --git a/lua/plugins.lua b/lua/plugins.lua index 6bf4b2d..0f725fc 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -398,11 +398,6 @@ require("lazy").setup({ "itchyny/calendar.vim" }, - -- treesitter asciidoc support - -- // NOTE.2025-01-17 seems to be broken - -- { "cpkio/nvim-treesitter-asciidoc" }, - - -- Greeter to run on NeoVim startup { 'goolord/alpha-nvim',