diff options
author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2020-02-13 02:03:15 +0900 |
---|---|---|
committer | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2020-02-13 02:03:15 +0900 |
commit | 4e6441f09c86f42a01ccf3b4f3a0a147d9bf9331 (patch) | |
tree | 38de9fea98706a36398a6d0258887ab2e69112b2 /README.md | |
parent | 94bda9483d386c592cc2e6a9ff2a87462124bd4a (diff) | |
parent | a2e7bad60ba6509c5e37e0035f7829a6d60ea823 (diff) | |
download | vim-lsp-settings-4e6441f09c86f42a01ccf3b4f3a0a147d9bf9331.tar.gz vim-lsp-settings-4e6441f09c86f42a01ccf3b4f3a0a147d9bf9331.tar.bz2 vim-lsp-settings-4e6441f09c86f42a01ccf3b4f3a0a147d9bf9331.zip |
Merge branch 'master' into add-LspSwitchSourceHeader
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ But when rebuild the cache, any merging plugin manager erases old cached files(i You can change the directory to install servers by set `g:lsp_settings_servers_dir` option in full path. ## Usage +While editing a file with a supported filetype: ``` :LspInstallServer |