mirror of
https://github.com/sharkdp/bat.git
synced 2026-02-08 00:32:08 +00:00
Add context to .ino configuration
This allows a user to search the README or the entire repository for "Arduino" to find the necessary configuration.
This commit is contained in:
committed by
David Peter
parent
27f046ec03
commit
156dec2737
@@ -481,7 +481,7 @@ bat --generate-config-file
|
||||
# Использовать курсив (поддерживается не всеми терминалами)
|
||||
--italic-text=always
|
||||
|
||||
# Использовать синтаксис C++ для всех .ino файлов
|
||||
# Использовать синтаксис C++ для всех Arduino .ino файлов
|
||||
--map-syntax "*.ino:C++"
|
||||
|
||||
# Использовать синтаксик Git Ignore для всех файлов .ignore
|
||||
|
||||
Reference in New Issue
Block a user