mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	doc/helphelp.txt: mention backticks for technical identifiers
[ci skip]
This commit is contained in:
		| @@ -318,6 +318,9 @@ name between two bars (|) eg. |help-writing|. | ||||
| When referring to a Vim option in the help file, place the option name between | ||||
| two single quotes, eg. 'statusline' | ||||
|  | ||||
| When referring to any other technical term, such as a filename or function | ||||
| parameter, surround it in backticks (`), eg. `~/.path/to/nvimrc`. | ||||
|  | ||||
|  | ||||
| HIGHLIGHTING | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Justin M. Keyes
					Justin M. Keyes