🔎 urlview.nvim: quickly browse through URLs in your buffer!

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • urlview.nvim

    🔎 Neovim plugin for viewing all the URLs in a buffer

  • 🔎 urlview.nvim is a very lightweight plugin which lists all the URLs in a buffer using vim.ui.select. Combined with vim.ui extension tools such as dressing.nvim, one can also easily filter/fuzzy-search through the URLs, e.g. filter by issue URLs as an example use case in the image below.

  • dressing.nvim

    Neovim plugin to improve the default vim.ui interfaces

  • 🔎 urlview.nvim is a very lightweight plugin which lists all the URLs in a buffer using vim.ui.select. Combined with vim.ui extension tools such as dressing.nvim, one can also easily filter/fuzzy-search through the URLs, e.g. filter by issue URLs as an example use case in the image below.

  • 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.

    InfluxDB logo
  • packer.nvim

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

  • Currently, this plugin can only detects URLs beginning with a HTTP(s) or www prefix. Future extensions of this plugin include generating links for plugins in a user's packer.nvim config (use("author/plugin") -> https://github.com/author/plugin).

  • nvim

    🍨 Soothing pastel theme for (Neo)vim

  • I'm using the Catppuccin theme!

  • I'm using this wallpaper with a transparent Neovim background (guibg=NONE)

  • dotconfig

    💻 Unix Setup

  • My status line is a heavilyyyyy customised Galaxyline! Here's my config :))

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to convert a colorscheme plugin to a basic colorscheme file?

    2 projects | /r/neovim | 15 Jun 2023
  • New NVIM user help

    3 projects | /r/neovim | 10 Jan 2023
  • How Can I Make A Color scheme In Lua For NeoVim? Any Boilerplate?

    5 projects | /r/neovim | 12 Sep 2022
  • How to override the colors of NeoSolarized in NeoVim

    3 projects | dev.to | 21 Apr 2024
  • Neovim plugin management inspired by Cargo

    1 project | news.ycombinator.com | 24 Mar 2024