We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c840682 commit c99093cCopy full SHA for c99093c
README.md
@@ -13,3 +13,7 @@ ymmv
13
To use ctags and automate tagging code, add the following line to your cronjobs:
14
15
*/30 * * * * cd $HOME/<PROJECT_DIRECTORY>; ctags -R --python-kinds=-i * 2> /dev/null
16
+
17
18
+[](https://bitdeli.com/free "Bitdeli Badge")
19
0 commit comments