mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Add TODO file
This commit is contained in:
parent
f342c5e0cd
commit
4a3b2cd89f
1 changed files with 12 additions and 0 deletions
12
TODO
Normal file
12
TODO
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
- add possibility to configure file colors in .zshrc
|
||||
a) no colors at all for all files
|
||||
b) one defined colors for all files
|
||||
c) the same color as path
|
||||
d) use LS_COLORS
|
||||
|
||||
- separate lsstyle for files and prefix_file?
|
||||
|
||||
- describe in README
|
||||
a) new STYLES (files, command prefix)
|
||||
b) how to switch colors (theme) for files
|
||||
c) how to change color for single file type (via ZSH_HIGHLIGHT_FILES table)
|
||||
Loading…
Add table
Add a link
Reference in a new issue