hologram.nvim
Shade.nvim
hologram.nvim | Shade.nvim | |
---|---|---|
26 | 8 | |
1,301 | 492 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | about 1 year ago | |
Lua | Lua | |
MIT License | MIT License |
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?
Shade.nvim
-
This Week In Neovim #33 — Mon Feb 27 2023
I think this is done by rosstang/dimit.nvim, but might also be levouh/tint.nvim or sunjon/Shade.nvim.
-
Are there any plugins or settings to make my neovim look better?
hm, I don't get that behavior on my config. If you're using something like shade.nvim to dim your unfocused splits/windows that's probably setting the background to something besides NONE.
-
How long does it take a merged commit to make it to stable?
Why not using shade.nvim instead?
-
Alternatives for the Shade plugin?
Are there plugins with proposals similar to Shade? I would like to know more, any recommendation?
-
Borders around active window
The only thing I cna really add to the conversation is shade.nvim which is a cool concept, but I never really had a ton of luck with it. The difference between that and winhl is that it uses floating windows with alpha so even the foreground text looks properly dimmed.
-
What's the NeoVim feature/bugfix you're craving for?
Something like https://github.com/sunjon/Shade.nvim by default; so a way to handle window behaviours on focus/unfocus/enter/leave/etc. There are just so many edge cases that Shade.nvim is presently missing so it is broke for a ton of things.
-
'set bg=light/dark' on the fly not fixed yet?
Hey. I found it. https://github.com/sunjon/Shade.nvim This plugin was causing it.
-
Are all terminal emulators good to use Neovim with?
Personally, I've had no issues with any emulator (Alacritty, Terminal.app, iTerm2, and previously st), but I also don't care about visual things in my editor. I don't use any icons and I use an unpatched font because, similar to you, I don't really want to go chasing dragons. I had to stop using the shade plugin even though I really liked it because it didn't work well with sessions, so I definitely don't give a lot of priority to visual elements.
What are some alternatives?
viu - Terminal image viewer with native support for iTerm and Kitty
transparent.nvim - Remove all background colors to make nvim transparent
markdown-preview.nvim - markdown preview plugin for (neo)vim
dark-notify - Watcher for macOS 10.14+ light/dark mode changes
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
dotfiles
doom-one.vim - A dark colorschme for vim, ported from doom-emacs' doom-one theme.
colorful-winsep.nvim - Make your nvim window separators colorful
vim-graphical-preview - Small plugin for Vim to display graphics with SIXEL characters
dotfiles - dotfiles for Windows and arch, btw.
plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
tint.nvim - Dim inactive windows in Neovim using window-local highlight namespaces.