mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
new keywords to lst lang cisco
This commit is contained in:
parent
dbc662a658
commit
d70ae76ac8
|
@ -126,6 +126,7 @@
|
|||
|
||||
\lstdefinelanguage{cisco}{
|
||||
keywords={
|
||||
access-list,
|
||||
end,
|
||||
hostname,
|
||||
Interface int,
|
||||
|
@ -134,6 +135,7 @@
|
|||
login,
|
||||
network,
|
||||
no,
|
||||
ntp,
|
||||
router,
|
||||
sh,
|
||||
show,
|
||||
|
@ -145,6 +147,7 @@
|
|||
},
|
||||
keywordstyle=\color{blue}\bfseries,
|
||||
ndkeywords={
|
||||
access-group,
|
||||
addr,
|
||||
address,
|
||||
aux,
|
||||
|
|
Loading…
Reference in a new issue