Commit Graph

1370 Commits

Author SHA1 Message Date
Yasuhiro Matsumoto
145cae42db Do not do forcibly suggestion for non-filetype 2020-02-13 00:33:56 +09:00
Yasuhiro Matsumoto
a2e7bad60b Add Windows installer for julia-language-server 2020-02-12 23:55:30 +09:00
mattn
f70575f1bc Merge pull request #157 from mattn/julia
Add julia-language-server
2020-02-12 11:23:10 +09:00
Yasuhiro Matsumoto
495e43f70c Add installer 2020-02-12 11:20:13 +09:00
Yasuhiro Matsumoto
235d5be8a0 Merge branch 'master' into julia 2020-02-12 11:08:58 +09:00
Yasuhiro Matsumoto
88e07ea55e Revert delays 2020-02-12 10:44:47 +09:00
Yasuhiro Matsumoto
c49ce93065 Merge branch 'master' into julia 2020-02-12 10:42:30 +09:00
Yasuhiro Matsumoto
09268932e5 Trigger BufReadPost to enable LSP 2020-02-12 10:41:48 +09:00
Yasuhiro Matsumoto
4f7dbef46a Merge branch 'master' into julia 2020-02-12 10:15:35 +09:00
mattn
c3f3518b63 Merge pull request #156 from mattn/delay-check
Check FileType in little later
2020-02-12 10:15:12 +09:00
Yasuhiro Matsumoto
1ea1f8a5c8 Fix vint warning 2020-02-12 10:12:46 +09:00
Yasuhiro Matsumoto
ce9a222097 Add hack to avoid failing tests 2020-02-12 10:05:09 +09:00
Yasuhiro Matsumoto
67dd6f4a23 Check FileType in little later 2020-02-12 09:42:29 +09:00
Yasuhiro Matsumoto
c69a266621 Show uninstalling message 2020-02-11 22:41:40 +09:00
mattn
09d70add97 Merge pull request #154 from augustjanse/patch-1
Clarify usage in README
2020-02-10 17:53:09 +09:00
August Janse
c1e88b1abe Clarify usage 2020-02-10 09:43:13 +01:00
Yasuhiro Matsumoto
94bda9483d Add LspSwitchSourceHeader based on @kent-tri's patch
See https://github.com/prabirshrestha/vim-lsp/pull/703
2020-02-10 10:58:01 +09:00
Yasuhiro Matsumoto
c62e905afc Fix refresh_pattern for string literal 2020-02-10 02:02:04 +09:00
Yasuhiro Matsumoto
5cce450fae Use single quote 2020-02-10 00:41:43 +09:00
Yasuhiro Matsumoto
bd09186d1b Set nosuf for globpath 2020-02-09 02:04:14 +09:00
Yasuhiro Matsumoto
cec57a8e79 Merge branch 'master' of git://github.com/mattn/vim-lsp-settings 2020-02-08 21:58:12 +09:00
Yasuhiro Matsumoto
c3e4b62d1e Add utility function to merge dictionary which has keys with dot separated. 2020-02-08 21:57:05 +09:00
mattn
1239492a1d Merge pull request #147 from hrsh7th/add-deoplete-readme
Add deoplete.nvim to autocomplete plugin section in README.md
2020-02-06 17:26:57 +09:00
hrsh7th
10f0c14ebd Add deoplete.nvim to autocomplete plugin section in README.md 2020-02-06 17:00:31 +09:00
mattn
f1c1e453f2 Merge pull request #146 from amadeus/add-typescript-tsx
Add .tsx and .jsx extentions to LspRegisterServer
2020-02-06 11:19:57 +09:00
Amadeus Demarzi
dd19ea3e59 Add .tsx and .jsx extentions to LspRegisterServer 2020-02-05 17:23:45 -08:00
mattn
4fbb74cf7f Merge pull request #145 from heavenshell/fix/readme
Fix list only required plugin
2020-02-05 23:14:41 +09:00
Yasuhiro Matsumoto
5a9a1bdc18 Merge branch 'master' into glslls 2020-02-05 23:13:02 +09:00
Shinya Ohyanagi
370c0f8f93 Fix add autocompletion plugins 2020-02-05 23:12:17 +09:00
Shinya Ohyanagi
9731c271c3 Fix list only required plugin 2020-02-05 23:01:04 +09:00
Yasuhiro Matsumoto
c727df7bca Fix refresh_pattern and typed_pattern 2020-02-05 19:37:38 +09:00
Yasuhiro Matsumoto
d8559bc8d6 Fix typed_pattern 2020-02-05 19:31:28 +09:00
Yasuhiro Matsumoto
9ee12f79f1 Fixes refresh_pattern and typed_pattern. 2020-02-05 19:22:35 +09:00
Yasuhiro Matsumoto
68a59e6d34 Fixes refresh_pattern and typed_pattern. 2020-02-05 18:48:43 +09:00
Yasuhiro Matsumoto
90b4c2e84a Rename asyncomplete-refresh-pattern to refresh_pattern 2020-02-05 18:26:19 +09:00
Yasuhiro Matsumoto
3e4d8bf5c5 Add glslls 2020-02-05 16:22:41 +09:00
Yasuhiro Matsumoto
c3382a172d Add asyncomlpete-refresh-pattern for CSS 2020-02-05 15:32:55 +09:00
Yasuhiro Matsumoto
35411e724e Add refresh pattern for ruby 2020-02-05 14:32:50 +09:00
Yasuhiro Matsumoto
d7a15bda2f Support b:asyncomplete_refresh_pattern 2020-02-05 14:27:48 +09:00
mattn
8751f845c0 Merge pull request #143 from naoina/master
Fix default initialization_options of vue-language-server
2020-02-03 19:58:23 +09:00
Naoya Inada
af8982bd21 Fix default initialization_options of vue-language-server 2020-02-03 15:59:36 +09:00
mattn
7d25f8bf9a Merge pull request #142 from mattn/add-powershell
Add powershell-languageserver
2020-02-03 11:43:12 +09:00
Yasuhiro Matsumoto
3a0970d7af Add installer for pwsh 2020-02-03 10:36:38 +09:00
Yasuhiro Matsumoto
0cfdb045bc Add plugin suggestion 2020-02-03 10:03:01 +09:00
Yasuhiro Matsumoto
be98522b63 Add powershell-languageserver 2020-02-03 09:54:55 +09:00
Yasuhiro Matsumoto
0b595998ef Fix installer of R 2020-02-02 22:28:30 +09:00
Yasuhiro Matsumoto
3ec4f3ff36 [WIP] Add julia-language-server 2020-02-01 01:01:14 +09:00
Yasuhiro Matsumoto
b3c9d2f17d visualforce is not accepted by apex-jorje-lsp 2020-01-31 23:40:52 +09:00
mattn
4075409da1 Merge pull request #141 from mattn/add-apex-jorje-lsp
Add apex-jorje-lsp
2020-01-31 23:37:55 +09:00
Yasuhiro Matsumoto
9b49d74c4b Update README.md 2020-01-31 23:32:41 +09:00