]> Sergey Matveev's repositories - vim-lsp.git/commit
In the plugin source files, set the tabstop option in the modeline
authorYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 26 Oct 2022 15:40:30 +0000 (08:40 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 26 Oct 2022 15:40:30 +0000 (08:40 -0700)
commit0b9d9e20d824a5676e7249d5097f1811eb467c5c
tree8d44cc59ed21dba0d6d3203bcd90d07619b8d8ce
parenta7cf8ae5ec23256b2a73510916366ae73b5be025
In the plugin source files, set the tabstop option in the modeline
14 files changed:
autoload/lsp/buffer.vim
autoload/lsp/callhierarchy.vim
autoload/lsp/codeaction.vim
autoload/lsp/diag.vim
autoload/lsp/handlers.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/options.vim
autoload/lsp/outline.vim
autoload/lsp/selection.vim
autoload/lsp/signature.vim
autoload/lsp/symbol.vim
autoload/lsp/textedit.vim
autoload/lsp/util.vim