syl20bnr
590f229854
restclient: fix overriding of SPC j i
...
Scope `j i` key binding under major-mode specific leader key.
2016-12-16 08:57:45 -05:00
syl20bnr
b9c607fea7
restclient: add ob-restclient package
2016-11-07 10:00:07 -05:00
syl20bnr
8cc96b0b23
restclient: remove gj and gk bindings
...
No need to override default Vim behavior for this key bindings since
they are available on SPC m n and SPC m p already.
Note: We could add a transient state to go nicely with SPC m n and SPC m p.
2016-11-07 09:40:04 -05:00
Tommi Komulainen
658643da0d
restclient: add key bindings for jump to next / previous query
...
`gj` jump to next query
`gk` jump to previous query
`SPC m n` jump to next query
`SPC m p` jump to previous query
2016-11-07 09:38:50 -05:00
syl20bnr
2b139acb82
restclient: move restclient-helm to SPC j i
...
Since it nicely fits SPC j i purpose :-)
2016-11-07 09:34:49 -05:00
Tommi Komulainen
ad1d05435c
restclient: add helm support to jump to variable or request
...
Enable restclient-helm that is included in restclient package and add
`SPC m j` key binding.
2016-11-07 09:24:50 -05:00
Tommi Komulainen
538cae74e3
restclient: add autocompletion for methods and headers
...
Provided by company-restclient.
2016-11-07 09:22:48 -05:00
syl20bnr
cb6754f231
Remove packages without any init functions
2016-06-10 20:53:24 -04:00
syl20bnr
89d5aad0a5
Various tweaks to golden-ratio configuration
...
- Prefer add-to-list function to alter golden-ratio variables so the lists
are less likely to grows as users reload their spacemacs config.
- Move some config to layers when appropriate
- Sort alphabetically the values
- Remove some duplicates in exclude-modes
2016-06-08 10:17:08 -04:00
syl20bnr
2bfcb8cd30
restclient: fix auto-mode-alist of ob-http configuration
2016-04-04 10:57:25 -04:00
syl20bnr
9e6c2e4775
restclient: lazy load ob-http
2016-04-03 00:35:15 -04:00
syl20bnr
9d0558992c
layers directory: create new categories
...
+chat
+checkers
+emacs
+intl
+os
+pair-programming
+tags
+theme
+web-services
2016-03-23 21:39:43 -04:00