From 38741041048dfdd821708a2f4f51aa0bb6a0213b Mon Sep 17 00:00:00 2001 From: Ashkan Kiani Date: Wed, 13 Nov 2019 12:36:36 -0800 Subject: Improve the skeleton. --- lua/common_lsp/texlab.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/common_lsp/texlab.lua') diff --git a/lua/common_lsp/texlab.lua b/lua/common_lsp/texlab.lua index d5e450d8..2fd74c81 100644 --- a/lua/common_lsp/texlab.lua +++ b/lua/common_lsp/texlab.lua @@ -105,7 +105,7 @@ end function M._setup_buffer() util.nvim_multiline_command [[ - command! TexlabBuild lua require'common_lsp/texlab'.texlab_buf_build(0) + command! TexlabBuild -buffer lua require'common_lsp/texlab'.texlab_buf_build(0) ]] end -- cgit v1.2.3-70-g09d2