diff --git a/makefile b/makefile deleted file mode 100644 index 7ff73fc..0000000 --- a/makefile +++ /dev/null @@ -1,5 +0,0 @@ -install: - cp -rf ../SoloVim/ ~/.config/nvim.test - -uninstall: - rm -rf ~/.config/nvim.test