Skip to content

Instantly share code, notes, and snippets.

View WaterSibilantFalling's full-sized avatar
👁️
Bananarama

Stephen McGregor WaterSibilantFalling

👁️
Bananarama
  • Actually Pretty Good
  • Istanbul and New Zealand
View GitHub Profile
@WaterSibilantFalling
WaterSibilantFalling / installNeovim.sh
Created November 12, 2019 00:16 — forked from darcyparker/installNeovim.sh
Build and install neovim for Debian
#!/usr/bin/env bash
#Build and install neovim for Debian
#See: https://neovim.io/
#See: https://github.com/neovim/neovim/wiki/Building-Neovim#quick-start
#Save current dir
pushd .
#Install dependencies