diepm / vim-rest-console

A REST console for Vim.
658 stars 54 forks source link

Add global option to enable/disable response header inclusion #9

Closed sethtrain closed 9 years ago

sethtrain commented 9 years ago

After working with VRC for a week I have found it nice to be able to display the results of the response without the response header information. This lets me set my filetype to JSON and have a better experience within the buffer.

diepm commented 9 years ago

Thanks :)