summaryrefslogtreecommitdiff
blob: bfd0cc8e7596d948c87e72621ac9023e407c3bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
;; Object semantic.cache
;; SEMANTICDB Tags save file
(semanticdb-project-database "semantic.cache"
  :file "semantic.cache"
  :tables (list 
   (semanticdb-table "50ssh-login-gentoo.el"
    :file "50ssh-login-gentoo.el"
    :pointmax 55
    :major-mode 'emacs-lisp-mode
    :tokens '(("ssh" include nil nil nil [40 54]))
    :unmatched-syntax 'nil
    )
   )
  )