aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/YouCompleteMe/print_todos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundle/YouCompleteMe/print_todos.sh')
-rwxr-xr-xvim/bundle/YouCompleteMe/print_todos.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/vim/bundle/YouCompleteMe/print_todos.sh b/vim/bundle/YouCompleteMe/print_todos.sh
new file mode 100755
index 0000000..c07471c
--- /dev/null
+++ b/vim/bundle/YouCompleteMe/print_todos.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+ag \
+--ignore gmock \
+--ignore jedi/ \
+--ignore OmniSharpServer \
+--ignore testdata \
+TODO \
+third_party/ycmd/cpp/ycm python autoload plugin