jellydn / hurl.nvim

Hurl.nvim is a Neovim plugin designed to run HTTP requests directly from `.hurl` files. Elevate your API development workflow by executing and viewing responses without leaving your editor.
https://gyazo.com/19492e8b5366cec3f22d5fd97a63f37a
MIT License
129 stars 14 forks source link

error when run command `HurlRunner` #180

Closed lost22git closed 3 weeks ago

lost22git commented 3 weeks ago
22:50:05 msg_show vim/_editor.lua:431: nvim_exec2()..BufReadPost Autocommands for "*": Vim(set):E21: Cannot make changes, 'modifiable' is off: ff=unix
22:50:05 msg_show stack traceback:
22:50:05 msg_show ^I[C]: in function 'nvim_exec2'
22:50:05 msg_show ^Ivim/_editor.lua:431: in function 'cmd'
22:50:05 msg_show ^I...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:152: in function <...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:137> function: builtin#18 BufReadPost Autocommands for "*": Vim(set):E21: Cannot make changes, 'modifiable' is off: ff=unix
22:50:05 msg_show stack traceback:
22:50:05 msg_show ^I[C]: in function 'setqflist'
22:50:05 msg_show ^I...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:144: in function <...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:137> function: builtin#18 BufReadPost Autocommands for "*": Vim(set):E21: Cannot make changes, 'modifiable' is off: ff=unix
22:50:05 msg_show stack traceback:
22:50:05 msg_show ^I[C]: in function 'setqflist'
22:50:05 msg_show ^I...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:144: in function <...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:137> function: builtin#18 BufReadPost Autocommands for "*": Vim(set):E21: Cannot make changes, 'modifiable' is off: ff=unix
22:50:05 msg_show stack traceback:
22:50:05 msg_show ^I[C]: in function 'setqflist'
22:50:05 msg_show ^I...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:144: in function <...AppData/Local/nvim-data/lazy/hurl.nvim/lua/hurl/main.lua:137>