commit 7c5d14ae24b3009bae0e1d57d3518efd3f963816 parent 6618016aeabccc391402b47c5c85eeb866c7c0ba Author: Ed van Bruggen <edvb@uw.edu> Date: Sat, 28 Mar 2020 02:12:21 -0700 ctags: Add rc file to parse tisp code like scheme Diffstat:
Makefile | | | 1 | + |
ctags | | | 1 | + |
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile @@ -10,6 +10,7 @@ symlinks = bash_profile \ config/tint2 \ config/sxhkd \ conkyrc \ + ctags \ dircolors \ emacs \ gdbinit \ diff --git a/ctags b/ctags @@ -0,0 +1 @@ +--langmap=scheme:.tsp