aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2019-12-16 15:32:32 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2019-12-16 15:32:32 +0900
commita765339c79535183ee3ac831fdeca23c7787d3fa (patch)
treec2a7fccdb3877a4ee02eb132c065c5f74c1d4461 /README.md
parent8e3a193b167d32b4249c37bf135619ac358d9e5e (diff)
downloadvim-lsp-settings-a765339c79535183ee3ac831fdeca23c7787d3fa.tar.gz
vim-lsp-settings-a765339c79535183ee3ac831fdeca23c7787d3fa.tar.bz2
vim-lsp-settings-a765339c79535183ee3ac831fdeca23c7787d3fa.zip
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ae5b2c..0f2a1c4 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ provide same feature on Vim.
## Usage
-If you install clangd always, you can use clangd for C/C++. But if you install clang with named clangd-6.0, you can replace executable like below:
+If you install clangd already, you can use clangd for C/C++ without configurations. But if you install clang with named clangd-6.0, you can replace executable like below:
```vim
let g:lsp_settings = {