aboutsummaryrefslogtreecommitdiffstats
path: root/doc/server_configurations.md
diff options
context:
space:
mode:
authorThibault de Villèle <25150288+Thibaulltt@users.noreply.github.com>2024-08-02 14:41:19 +0200
committerGitHub <noreply@github.com>2024-08-02 20:41:19 +0800
commite6528f4613c8db2e04be908eb2b5886d63f62a98 (patch)
tree2d70fa052c614726e651998e9241351fb01663ef /doc/server_configurations.md
parentdocs: update server_configurations.md (diff)
downloadnvim-lspconfig-e6528f4613c8db2e04be908eb2b5886d63f62a98.tar
nvim-lspconfig-e6528f4613c8db2e04be908eb2b5886d63f62a98.tar.gz
nvim-lspconfig-e6528f4613c8db2e04be908eb2b5886d63f62a98.tar.bz2
nvim-lspconfig-e6528f4613c8db2e04be908eb2b5886d63f62a98.tar.lz
nvim-lspconfig-e6528f4613c8db2e04be908eb2b5886d63f62a98.tar.xz
nvim-lspconfig-e6528f4613c8db2e04be908eb2b5886d63f62a98.tar.zst
nvim-lspconfig-e6528f4613c8db2e04be908eb2b5886d63f62a98.zip
fix(texlab): use notify instead of print (#3256)
* feat(texlab): change all print() to vim.notify() Some texlab-specific functions were using `print`, some were using `vim.notify`. Changed all uses of `print` to `vim.notify` with levels: - `vim.log.levels.INFO` for `build` and `forwardSeach` LSP methods, - `vim.log.levels.ERROR` when the `texlab` client cannot be found. * fix(lint): integrate linter changes of #3256 --------- Co-authored-by: Thibault de Villèle <>
Diffstat (limited to 'doc/server_configurations.md')
0 files changed, 0 insertions, 0 deletions