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
I'm configuring the LSPs, following the tutorial and adapting it to my use. But the 'handlers.lua' file does not work as expected. It returns:
(it's in Portuguese and I know this is irrelevant)
Erro detectado ao processar C:\Users\55549.SAMSUNG-BOOK\AppData\Local\nvim\init.lua:
E5113: Error while calling lua chunk: C:\Users\55549.SAMSUNG-BOOK\AppData\Local\nvim\init.lua:10: attempt to index a boolean value
stack traceback:
C:\Users\55549.SAMSUNG-BOOK\AppData\Local\nvim\init.lua:10: in main chunk
The default file init.lua is a symbolic link to ~/.dotfiles/.lua
NVIM v0.8.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilado por runneradmin@fv-az28-353
Features: -acl +iconv +tui
See ":help feature-compile"
arquivo vimrc de sistema: "$VIM\sysinit.vim"
padrão para $VIM: "C:/Program Files (x86)/nvim/share/nvim"
Run :checkhealth for more info
I'm configuring the LSPs, following the tutorial and adapting it to my use. But the 'handlers.lua' file does not work as expected. It returns:
(it's in Portuguese and I know this is irrelevant)
content of
.lua
content of
handlers.lua
Output of
nvim --version
Output of command
tre
The text was updated successfully, but these errors were encountered: