File: autogen_api_plugins_priority.de.adoc

package info (click to toggle)
weechat 3.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 29,900 kB
  • sloc: ansic: 201,740; cpp: 26,090; python: 2,757; makefile: 1,515; php: 207; sh: 135
file content (29 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
//
// This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND!
//

// tag::plugins_priority[]
. charset (16000)
. logger (15000)
. exec (14000)
. trigger (13000)
. spell (12000)
. alias (11000)
. buflist (10000)
. fifo (9000)
. typing (8000)
. xfer (7000)
. irc (6000)
. relay (5000)
. guile (4070)
. javascript (4060)
. lua (4050)
. perl (4040)
. php (4030)
. python (4020)
. ruby (4010)
. tcl (4000)
. script (3000)
. fset (2000)
// end::plugins_priority[]