remove emacs, neovim
1 parent 18b1987 commit 37c0139b623f7d275979669dd6a8cf7ccfdfb34f
@tundra tundra authored on 9 May
Showing 1 changed file
View
2
■■■
makefile
# Stuff we want pip to install
PIPMODULES = pip ansible pew pythonz-bd mutagen docutils
 
# Set of packages we want to include in the distribution tarball
MYTOOLS = emacs file-formula gawk gnu-tar htop neovim nload nmap screen socat source-highlight ripgrep tmux tree vim
MYTOOLS = file-formula gawk gnu-tar htop nload nmap screen socat source-highlight ripgrep tmux tree vim
 
 
# ----------- Nothing below here should need changing ----------- #