mise++
This commit is contained in:
parent
6471e799a8
commit
931e9d4aee
93 changed files with 6881 additions and 8 deletions
vim/plugins/vim-elixir-master/bin
3
vim/plugins/vim-elixir-master/bin/test_directory
Executable file
3
vim/plugins/vim-elixir-master/bin/test_directory
Executable file
|
@ -0,0 +1,3 @@
|
|||
#! /usr/bin/env sh
|
||||
dirs=`find $1 -iname '*.ex' -o -iname '*.exs' | grep -v '/deps/'`
|
||||
bin/test_indent $dirs
|
Loading…
Add table
Add a link
Reference in a new issue