Revert "chore(nvim): add hologram plugin"

This reverts commit 4e966190c9.
This commit is contained in:
Stefan Imhoff
2022-09-29 11:53:16 +02:00
parent 4e966190c9
commit 46c69592b3
2 changed files with 0 additions and 10 deletions

View File

@@ -152,7 +152,6 @@ return packer.startup(function(use)
use("rhysd/vim-grammarous") -- A powerful grammar checker for Vim using LanguageTool
use("mechatroner/rainbow_csv") -- Rainbow CSV
use("dbeniamine/cheat.sh-vim") -- Cheat.sh
use("edluffy/hologram.nvim") -- Terminal image viewer
-- Custom Text Objects
use("christoomey/vim-titlecase")