Ticket #3375: make hardlink highlighted by file type or extension.

filehighlight.ini: move [hardlink] section to the bottom of the file.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2021-05-09 20:53:59 +03:00
parent 83d4966807
commit ce9eb8f7d1

View File

@ -16,9 +16,6 @@
[symlink]
type=SYMLINK
[hardlink]
type=HARDLINK
[core]
regexp=^core\\.*\\d*$
extensions_case=true
@ -44,3 +41,7 @@
[database]
extensions=cdx;dat;db;dbf;dbi;dbx;fox;mdb;mdn;mdx;msql;mssql;pgsql;sql;ssql
# Hardlinks have lowest precenence to make it colored by file type or extension
[hardlink]
type=HARDLINK