Search notes:

Vim ex command: highlight

Listing highlight groups

:highlight
:highlight {group-name}
The first command lists all current highlight groups. The second one only those for group-name.

Resetting highlight groups

:highlight clear
:highlight clear {group-name}

Disabling highlighting

:highlight {group-name} NONE

Add highlight group

:highlight [default] {group-name} {key}={arg}

See also

Ex commands
There is also a highlight option.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759422060, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/vim/commands/highlight(58): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78