aboutsummaryrefslogtreecommitdiff
path: root/fnl/plugins/jabs.fnl
blob: 8bdbae4c234531355265dd21caf982b630b7fba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(_G.util.setup! :jabs {:use_devicons false
  :keymap {:close :x}
  :symbols {
    :current "C"
    :split "S"
    :alternate "A"
    :hidden "H"
    :locked "L"
    :ro "R"
    :edited "E"
    :terminal "T"
    :default_file "D"
    :terminal_symbol ">_"}})