hologram.nvim
neovim
hologram.nvim | neovim | |
---|---|---|
26 | 1,416 | |
1,301 | 85,477 | |
- | 2.1% | |
0.0 | 10.0 | |
about 1 year ago | 4 days ago | |
Lua | Vim Script | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hologram.nvim
- Pulsar, the best code editor since Atom
-
Adding image support to Neovim - Kitty + Tmux = Amazing (WIP)
Awesome! What's the difference between this and hologram? Would you like to support sixel so that it can be used in other terminals like alacritty?
-
[markdown] Hide "#" syntax item of headings?
hologram doesn't work for you? Although, there's a bit of an issue with images disappearing and to get them back I have to replace a character in the image's link.
-
View images when SSH
There are some plugins to display images in nvim (edluffy/hologram.nvim), but it depends on the terminal and graphic protocol you use
-
How do you deal with GUI needs on nvim?
kitty terminal can show image https://github.com/edluffy/hologram.nvim but i use peek.nvim to preview markdown
-
veil.nvim - dynamic, component-based startup screen
Hi good stuff! Is there any plans for hologram.nvim integration?
-
Pets.nvim: my new useless plugin!
Nope, I used the hologram.nvim plugin to display the images, and it uses the kitty graphics protocol. That is why it only works with kitty.
-
kirby.nvim - fuzzy picker based on kui.nvim
The images can be drawn anywhere on the screen. Drawing inside an editor isn't too much work but requires some bookkeeping to handle scrolling, cropping and windows closing. See https://github.com/edluffy/hologram.nvim for an example of what is possible.
-
flirt.nvim - Plugin for working with floating windows (animations, mouse, etc)
Im actually using hologram.nvim integrated with neorg (it only works in kitty + pngs for now)
-
Looking for best method to take math notes with figures and images
Basic image manipulation/preview. This includes: 1) the ability to call external tools (draw.io/inkscape, etc) for simple image creation and insertion on the fly 2) removing an image link from markdown also removes the corresponding file 3) file preview inside neovim buffer. I just discovered a plugin that make this possible: hologram.nvim, has anyone tried it out?
neovim
-
My NeoVim Experience: Productivity vs Curiosity
NeoVim
-
Development Environment Configuration
Editors: Helix, NeoVim, Vim, Visual Studio Code
-
How to Enable Undercurl in Neovim: Terminal and Tmux Setup Guide
If you're using Neovim as your default code editor or IDE, you've likely encountered the concept of undercurl. But what exactly is undercurl? Let's dive in!
-
auto y2025 = new Year(); // Resolutions
Learn and use Neovim.
-
Setting Up Neovim
wget https://github.com/neovim/neovim/releases/latest/download/nvim-linux64.tar.gz mkdir nvim mv nvim-linux64.tar.gz nvim cd nvim tar -xvf nvim-linux64.tar.gz sudo ln -s ~/nvim/nvim-linux64/bin/nvim /usr/local/bin/nvim
- Ghostty 1.0
-
What I've Learned About My Editing Skills
One of the issues I have with vim (I actually use neovim for several years now) is that I do not remember most of the language.
- Atomic Note-Taking Guide
- The Cybershard Keyboard Layout
-
[SOLVED] Vue 3 + TypeScript + Inlay Hint support in NeoVim
It would be an understatement to say that getting stable Vue 3 language server support in NeoVim over the last 9-12 months has been smooth sailing for me, as evidenced by this lengthy GitHub issue: volar v2 no longer works.
What are some alternatives?
viu - Terminal image viewer with native support for iTerm and Kitty
helix - A post-modern modal text editor.
markdown-preview.nvim - markdown preview plugin for (neo)vim
neovim-qt - Neovim client library and GUI, in Qt5.
ueberzug - ueberzug is a command line util which allows to display images in combination with X11. The user is expected to have knowledge of theoretical computer science. https://github.com/seebye/ueberzug/wiki/Troubleshooting/119e30f331799b30fb9594db29740685cb09425b
vim9 - An experimental fork of Vim, exploring ways to make Vim script faster and better.
Shade.nvim - An Nvim lua plugin that dims your inactive windows
AstroVim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins [Moved to: https://github.com/AstroNvim/AstroNvim]
doom-one.vim - A dark colorschme for vim, ported from doom-emacs' doom-one theme.
vim-polyglot - A solid language pack for Vim.
vim-graphical-preview - Small plugin for Vim to display graphics with SIXEL characters
neovide - No Nonsense Neovim Client in Rust