mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move tools/restclient => lang/rest
This commit is contained in:
@ -61,7 +61,6 @@
|
|||||||
eshell ; a consistent, cross-platform shell (WIP)
|
eshell ; a consistent, cross-platform shell (WIP)
|
||||||
dired ; making dired pretty [functional]
|
dired ; making dired pretty [functional]
|
||||||
macos ; macos-specific commands
|
macos ; macos-specific commands
|
||||||
restclient ; A REST REPL
|
|
||||||
rotate-text ; cycle region at point between text candidates
|
rotate-text ; cycle region at point between text candidates
|
||||||
tmux ; an API for interacting with tmux
|
tmux ; an API for interacting with tmux
|
||||||
upload ; map local to remote projects via ssh/ftp
|
upload ; map local to remote projects via ssh/ftp
|
||||||
@ -86,6 +85,7 @@
|
|||||||
php ; make php less awful to work with
|
php ; make php less awful to work with
|
||||||
processing ; for prototyping
|
processing ; for prototyping
|
||||||
python ; beautiful is better than ugly
|
python ; beautiful is better than ugly
|
||||||
|
rest ; Emacs as a REST client
|
||||||
ruby ; 1.step do {|i| p "Ruby is #{i&1==0?'love':'life'}"}
|
ruby ; 1.step do {|i| p "Ruby is #{i&1==0?'love':'life'}"}
|
||||||
rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||||
scala ; java, but good
|
scala ; java, but good
|
||||||
|
Reference in New Issue
Block a user