dotfiles/.config/geany/plugins/geanydoc/geanydoc.conf
Jan Andrle 5ba46eb0ae
🎉 Geany
…for now should be consistend on linux and macOS (but no sync for now)
2024-08-01 16:37:49 +02:00

27 lines
482 B
Plaintext

[C]
internal=false
command0=man -P "col -b" -S 2:3:5 '%w'
command1=devhelp -s '%w'
[C++]
internal=false
command0=man -P "col -b" -S 2:3:5 '%w'
command1=devhelp -s '%w'
[PHP]
internal=false
command0=firefox "http://www.php.net/%w"
[Sh]
internal=true
command0=man -P "col -b" -S 1:4:5:6:7:8:9 '%w'
[Python]
internal=true
command0=pydoc '%w'
[None]
internal=false
command0=safari "https://searxng.jaandrle.cz/search?q=%w&language=all&time_range=&safesearch=0&categories=general"