* Handle <path> syntax.
This commit is contained in:
		
							parent
							
								
									9d091ee99a
								
							
						
					
					
						commit
						510033e783
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -80,6 +80,8 @@ The hook `nix-mode-hook' is run when Nix mode is started. | |||
|      . font-lock-constant-face) | ||||
|     ("\\<\\([a-zA-Z_][a-zA-Z0-9_'\.]*\\)[ \t]*=" | ||||
|      (1 font-lock-variable-name-face nil nil)) | ||||
|     ("<[a-zA-Z0-9._\\+-]+\\(/[a-zA-Z0-9._\\+-]+\\)*>" | ||||
|      . font-lock-constant-face) | ||||
|     ("[a-zA-Z0-9._\\+-]*\\(/[a-zA-Z0-9._\\+-]+\\)+" | ||||
|      . font-lock-constant-face) | ||||
|     )) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue