Commit a56b50c
Gaspar Chilingarov
update submodules
1 parent cb1ba21 commit a56b50c
File tree
7 files changed
+7
-7
lines changed- bundle
7 files changed
+7
-7
lines changedSubmodule indentLine updated 1 file
Submodule nerdcommenter updated from 18cfe81 to 6072532
Submodule vim-airline updated from a2431f2 to 7df411d
Submodule vim-elixir updated 18 files
- Gemfile.lock+2-2
- autoload/elixir/indent.vim+41-34
- autoload/elixir/util.vim+13-17
- bin/spawn_vim+4
- indent/elixir.vim+47-24
- spec/indent/blocks_spec.rb+11
- spec/indent/comment_spec.rb+13
- spec/indent/ecto_queries_spec.rb+47
- spec/indent/map_spec.rb+15
- spec/indent/pipeline_spec.rb+70
- spec/indent/tuples_spec.rb+9
- spec/syntax/alias_spec.rb+14-1
- spec/syntax/anonymous_function_spec.rb+32
- spec/syntax/map_spec.rb+14
- spec/syntax/strings_spec.rb+50
- spec/syntax/struct_spec.rb+49
- spec/syntax/tuple_spec.rb+18
- syntax/elixir.vim+12-5
0 commit comments