quickpeek.vim VS plantuml-previewer.vim

Compare quickpeek.vim vs plantuml-previewer.vim and see what are their differences.

quickpeek.vim

Show a preview popup on quickfix entries (by AndrewRadev)

plantuml-previewer.vim

Vim / Neovim plugin for preview PlantUML (by weirongxu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
quickpeek.vim plantuml-previewer.vim
1 1
70 252
- -
3.9 2.2
9 months ago about 1 year ago
Vim Script Vim Script
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

quickpeek.vim

Posts with mentions or reviews of quickpeek.vim. We have used some of these posts to build our list of alternatives and similar projects.

plantuml-previewer.vim

Posts with mentions or reviews of plantuml-previewer.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.
  • Lite: A lightweight text editor written in Lua
    18 projects | news.ycombinator.com | 11 Oct 2022
    > Installing it in vim is going on shopping spree for a car first, then using the car to go on shopping spree using that car.

    Again, I think you're coming from a place of a lot of experience w/ VSCode and less in Vim. I needed PlantUML for something, so I:

    - Googled for 'vim plantuml'

    - Went to https://github.com/weirongxu/plantuml-previewer.vim

    - Added "Plug 'weirongxu/plantuml-previewer.vim'" and "Plug 'akit/plantuml-syntax'" to my init.vim

    - Ran ":source ~/.config/nvim/init.vim"

    - Ran ":PlugInstall"

    At least to me, this is the same as opening up the plugin catalog in VSCode and picking stuff.

    ---

    I do a lot of varied development across different tech too: React, C, Svelte, Python/FastAPI/Django, Go, Lua, various SQLs, protobufs, JSON, CSVs... just all kinds of stuff. I've found Vim to not only be adequate, but excel. Maybe VSCode is great at all of these things, but that's not my point. My point is Vim works for me in the case you're describing, lots of different kinds of development on several different platforms.

    > The thing here is magically enough vscode does a lot of things really well out of the box.

    I think this is maybe the crux of our disagreement: you're pretty anti-config. I'm not wild about config either, some people's .vimrc files make me shudder, and when I learned about EMACS config bankruptcy I laughed out loud haha. But like, I like that I can set my default tabstop and shiftwidth, or change it per-language. I like that I can set hlsearch and incsearch. And I like that I can drop my config on almost any machine running and I'm in my element. There's a balance to strike, for sure, and maybe it is nice to sort of live out of a suitcase for your work life as it were. But for me, I've enjoyed decorating my work home.

What are some alternatives?

When comparing quickpeek.vim and plantuml-previewer.vim you can also consider the following projects:

Visual Studio Code - Visual Studio Code

scintillua - Scintillua enables Scintilla lexers to be written in Lua, particularly using LPeg. It can also be used as a standalone Lua library for syntax highlighting support.

write-xl - A set of plugins for Lite XL that make the editor appropriate for creative writing.

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

textadept - Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers.

Geany - A fast and lightweight IDE

lite - A lightweight text editor written in Lua

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

neovide - No Nonsense Neovim Client in Rust

lite-xl - A lightweight text editor written in Lua

vim-plug - :hibiscus: Minimalist Vim Plugin Manager

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.