You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Vim(if):E5108: Error executing lua /Users/yuto/.local/share/nvim/plugged/caw.vim/lua/caw.lua:26: attempt to index field 'hl_map' (a nil val
ue)<00>stack traceback:<00><09>/Users/yuto/.local/share/nvim/plugged/caw.vim/lua/caw.lua:26: in function 'has_syntax'<00><09>[string "luaeva
l()"]:1: in main chunk]::[function caw#keymapping_stub[78]..66[11]..71[2]..68[2]..58[4]..69, line 9]
sample code:
// set ft=typescriptconsttimer=setInterval(()=>{if(!replayRef.current?.contentWindow){return;}// replayRef.current?.contentWindow?.addEventListener("message", (ev) => {// if (ev.origin === `${location.protocol}//${location.host}`) {// console.log(ev.data);// window.postMessage(ev.data, "*");// }// });clearInterval(timer);},100);
neovim: v0.9.1
The text was updated successfully, but these errors were encountered:
Following error occurred when uncommenting lines.
sample code:
neovim: v0.9.1
The text was updated successfully, but these errors were encountered: