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
{{ message }}
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
Oni Version: 0.3.6 Neovim Version (Linux only): Operating System:
Issue:
Described in the image. Happens with vim lang server when editing vim file.
Specifically, I typed "au VimEnter * nested c" and it crashed twice.
Added:
"language.vim.languageServer.command": "vim-language-server",
"language.vim.languageServer.arguments" :[
"--stdio"
]
Expected behavior:
Actual behavior:
Steps to reproduce:
The text was updated successfully, but these errors were encountered:
Oni Version: 0.3.6
Neovim Version (Linux only):
Operating System:
Issue:
Described in the image. Happens with vim lang server when editing vim file.
Specifically, I typed "au VimEnter * nested c" and it crashed twice.
Added:
"language.vim.languageServer.command": "vim-language-server",
"language.vim.languageServer.arguments" :[
"--stdio"
]
Expected behavior:
Actual behavior:
Steps to reproduce:
The text was updated successfully, but these errors were encountered: