rest-nvim / rest.nvim

A fast Neovim http client written in Lua
GNU General Public License v3.0
1.61k stars 142 forks source link

Feature: add option to set filetype #495

Open mageOfstructs opened 5 days ago

mageOfstructs commented 5 days ago

Issues

Feature description

The .http type check is currently hardcoded. Could this be made configurable, so the plugin will at least attempt to parse text in other files (like .rest)?