Add markdown to ctags

As many projects use markdown and headlines.
That allows to jump to tags via telescope and tagbar within Neovim.
This commit is contained in:
Daniel Siepmann 2022-03-29 16:17:14 +02:00
parent 3255241ae2
commit 49b485236c
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -65,7 +65,7 @@
# --languages=+ruby
--languages=+python
# --languages=+reStructuredText
# --languages=+Markdown
--languages=+Markdown
--languages=+SQL
# --languages=+Make
--languages=+Vim