This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
vimrc
Watch
2
Star
0
Fork
You've already forked vimrc
0
mirror of
https://github.com/amix/vimrc
synced
2024-12-19 08:23:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
63419d6513
vimrc
/
sources_non_forked
/
editorconfig-vim
/
mkzip.sh
4 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: include editorconfig-vim plugin Signed-off-by: luc <onion0709@gmail.com>
2021-06-06 07:51:23 +00:00
#!/bin/sh
Updated plugins
2023-04-01 20:48:04 +00:00
zip -r editorconfig-vim-
$*
.zip autoload/* doc/* ftdetect/* plugin/*
Reference in a new issue
Copy permalink