add neonvim
1 parent a48f974 commit d548a74eaccbf4ad7d6263982432ae7060f75d5a
@tundra tundra authored on 20 May 2023
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 = bash-completion emacs file-formula gawk gnu-tar htop nload nmap screen socat source-highlight ripgrep tmux tree vim
MYTOOLS = bash-completion emacs file-formula gawk gnu-tar htop neovim nload nmap screen socat source-highlight ripgrep tmux tree vim
 
 
# ----------- Nothing below here should need changing ----------- #