Rare find

Salve. A helper that connects your text editor to your build tool.

github.com/tpope/vim-salve

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2024
  • Update installation instructions
  • Remove FUNDING.yml
April 2022
  • Avoid redundant detection after Projectionist fails
January 2022
  • Bump minimum Vim version to 8.0
  • Swallow error on :cd to non-existent root
December 2021
  • Use ProjectionistHas() when available
September 2020
  • Initial pass at shadow-cljs support
November 2019
  • Add sponsor button
August 2019
  • Initial pass at Clojure CLI support
July 2019
  • Support latest Fireplace interface
  • Suppress Fireplace errors
  • Update errorformat hints
June 2019
  • Sanity check that repl paths correspond to local system
  • Use Fireplace message() API for eval
  • Check for correct function to retrieve classpath
May 2018
  • Always use repl as default :Start
April 2018
  • Fix Boot global manifest path
  • Fix classpath in 'errorformat'
  • Add experimental dispatch.vim hints
  • Don't pass -s to boot repl in :Start