1
0
mirror of https://github.com/amix/vimrc synced 2025-07-08 09:35:00 +08:00

Update vim-gist.

This commit is contained in:
Kurtis Moxley
2022-05-19 22:00:33 +08:00
parent 7747765240
commit f219991e20
10 changed files with 303 additions and 547 deletions

View File

@ -1,11 +0,0 @@
all : gist-vim.zip
remove-zip:
-rm -f doc/tags
-rm -f gist-vim.zip
gist-vim.zip: remove-zip
zip -r gist-vim.zip autoload plugin doc README.mkd
release: gist-vim.zip
vimup update-script gist.vim