Skip to content

Latest neovim, small size package with a sample config, including Elixir and Yarn

Notifications You must be signed in to change notification settings

a-l-t-e-r/neovim-on-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install:

sudo docker pull tradeboard/neovim

Usage:

Add this line to your ~/.bashrc or ~/.bash_profile or ~/.zshrc

alias nvim='sudo docker run -ti --rm -v $(pwd):/workspace tradeboard/neovim'

Bugs:

Feel free to open an issue

Author:

Farsheed Ashouri