all repos

dotfiles @ 2577353

i use rach linux btw
1 files changed, 20 insertions(+), 0 deletions(-)
ctags: now i'm officially old
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-03-12 00:07:52 +0200
Authored at: 2026-03-11 19:53:19 +0200
Parent: 1f4a09d
A config/ctags/universal.ctags
ยทยทยท
        
        1
        +--recurse=yes

      
        
        2
        +--tag-relative=yes

      
        
        3
        +--fields=-k+K

      
        
        4
        +--extras=+q

      
        
        5
        +

      
        
        6
        +--languages=-markdown,json,yaml,iniconf,html,css

      
        
        7
        +--sh-kinds=-h

      
        
        8
        +

      
        
        9
        +--exclude=.git

      
        
        10
        +--exclude=.jj

      
        
        11
        +--exclude=.docker

      
        
        12
        +--exclude=.tests

      
        
        13
        +--exclude=elm-stuff

      
        
        14
        +--exclude=dist

      
        
        15
        +--exclude=build

      
        
        16
        +--exclude=vendor

      
        
        17
        +--exclude=target

      
        
        18
        +--exclude=node_modules

      
        
        19
        +--exclude=*.min.js

      
        
        20
        +--exclude=*.pb.go