Feline.nvim switching back to rolling-release model

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

    Discontinued A minimal, stylish and customizable statusline for Neovim written in Lua

  • Hello, author of Feline.nvim here. I'll get straight to the point. A while ago I started using Semantic Versioning for Feline.nvim as it seemed like a good idea at that time. However, as time went by, it just became more and more of a hassle to release new versions, especially after development of Feline.nvim slowed down and it just needed minor bugfixes. I feel like now it's more hassle than it's worth. So I'm switching back to using a rolling-release model. From now on, the master branch will contain the latest changes. The development branch is deprecated and all development branch users need to switch to the master branch.

  • neovim

    Vim-fork focused on extensibility and usability

  • ":" This will install NeoVim on Linux and update vim-plug plugins "export" nvim="$HOME/.local/bin/nvim" "export" nvimurl="https://github.com/neovim/neovim/releases/download/nightly/nvim.appimage" "set" -xeu "curl" -fL "$nvimurl" -o "$nvim" -z "$nvim" "chmod" u+x "$nvim" "$nvim" +PlugUpgrade +'PlugUpdate --sync' "exit" 0 " To update nvim and plugins: bash ~/.config/nvim/nvim.init " nvim can't be in use during this.

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