1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Update markdown2ctags

This commit is contained in:
jdhao 2019-12-26 01:09:18 +08:00
parent 1dcbc1ae18
commit 66d8c10f4d
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
tags
autoload/plug.vim
en.utf-8.add.spl
*.exe
.netrwhist

View File

@ -286,4 +286,4 @@ def cli_main():
if __name__ == '__main__':
cli_main()
cli_main()