Skip to content
Snippets Groups Projects
Commit 912bf752 authored by GARION Christophe's avatar GARION Christophe
Browse files

[listings] add keywords for Git

parent 4a9c987c
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,12 @@
mkdir,switch,merge,copy}
}
\lstdefinelanguage{git}{
morekeywords={git,checkout,status, commit,
add,diff,log,reset,clone,restore,
push,pull,origin}
}
\lstdefinelanguage{fh}{
morekeywords={if,then,else,fi,while,do,od,;,:=}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment