mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-13 04:13:48 -05:00
added demo for console
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
> Conveniently manage Vim’s appearance to suit your task and environment
|
||||
|
||||

|
||||
|
||||
* Groups global settings (like colorscheme) into ‘themes’
|
||||
* Stays out of your way, except where you want it
|
||||
* No predefined key mappings to interfere with your other mappings
|
||||
|
||||
BIN
screenshots/thematic-console.gif
Normal file
BIN
screenshots/thematic-console.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
6
screenshots/thematic-console.txt
Normal file
6
screenshots/thematic-console.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Captured with Quicktime.
|
||||
|
||||
Processed with:
|
||||
|
||||
$ ffmpeg -i in.mov -s 600x313 -pix_fmt rgb24 -r 10 -f gif - | \
|
||||
gifsicle --optimize=3 --delay=3 > out.gif
|
||||
Reference in New Issue
Block a user