From 4a686e3e921b0725edd654bafc20a77b1d7fb04a Mon Sep 17 00:00:00 2001 From: Ashkan Kiani Date: Wed, 13 Nov 2019 12:04:43 -0800 Subject: Add alias for texlab_buf_build --- lua/common_lsp/texlab.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/common_lsp/texlab.lua') diff --git a/lua/common_lsp/texlab.lua b/lua/common_lsp/texlab.lua index a24393e1..d5e450d8 100644 --- a/lua/common_lsp/texlab.lua +++ b/lua/common_lsp/texlab.lua @@ -125,6 +125,8 @@ function M.texlab_buf_build(bufnr) end) end +M.buf_build = M.texlab_buf_build + -- bufnr isn't actually required here, but we need a valid buffer in order to -- be able to find the client for buf_request. -- TODO find a client by looking through buffers for a valid client? -- cgit v1.2.3-70-g09d2