diff options
Diffstat (limited to 'vim/bundle/YouCompleteMe/print_todos.sh')
m--------- | vim/bundle/YouCompleteMe | 0 | ||||
-rwxr-xr-x | vim/bundle/YouCompleteMe/print_todos.sh | 8 |
2 files changed, 0 insertions, 8 deletions
diff --git a/vim/bundle/YouCompleteMe b/vim/bundle/YouCompleteMe new file mode 160000 +Subproject 0de1c0c9bb13ce82172b472c676035cd47cf6a6 diff --git a/vim/bundle/YouCompleteMe/print_todos.sh b/vim/bundle/YouCompleteMe/print_todos.sh deleted file mode 100755 index c07471c..0000000 --- a/vim/bundle/YouCompleteMe/print_todos.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -ag \ ---ignore gmock \ ---ignore jedi/ \ ---ignore OmniSharpServer \ ---ignore testdata \ -TODO \ -third_party/ycmd/cpp/ycm python autoload plugin |