zk-org / zk-nvim

Neovim extension for zk
https://github.com/zk-org/zk
GNU General Public License v3.0
530 stars 42 forks source link

Don't swallow LSP errors in zk.api #31

Closed kabouzeid closed 2 years ago

kabouzeid commented 2 years ago

Errors can for example happen when no zk notebook root is found. The zk.api level is the wrong place to consume these errors.