Commit Graph

1370 Commits

Author SHA1 Message Date
mattn
df797afd34 Merge pull request #67 from fum1h1ro/fix-omnisharp-installer-for-osx
fix: package path
2020-01-06 12:29:48 +09:00
Fumihiro Kanaya
387101eba7 fix: package path 2020-01-06 12:20:11 +09:00
mattn
5323921211 Merge pull request #66 from prabirshrestha/windows-trailing-slash
fix globpath so it removes trailing slash if it exists on windows
2020-01-06 11:53:27 +09:00
Prabir
1d5dbefdf6 fix globpath so it removes trailing slash if it exists 2020-01-05 17:36:04 -08:00
mattn
6d949ce6ce Merge pull request #63 from johejo/feature/support_erlang
feature: support erlang
2020-01-05 00:42:35 +09:00
Yasuhiro Matsumoto
3e2882279c Merge branch 'master' of git://github.com/mattn/vim-lsp-settings 2020-01-05 00:39:23 +09:00
Yasuhiro Matsumoto
c0483f85f4 Fix installer for html 2020-01-05 00:39:02 +09:00
Mitsuo Heijo
4cc1212b1c fix: chmod +x 2020-01-04 01:10:52 +09:00
Mitsuo Heijo
7c606f7ba6 feature: support erlang 2020-01-04 01:10:39 +09:00
mattn
92ad5168f9 Merge pull request #62 from sakuraiyuta/fix/clojure-lsp
Add clojure-lsp root-uri settings(for leiningen, shadow-cljs, deps.edn)
2020-01-03 18:22:35 +09:00
Yuta Sakurai
bb8125efca Add clojure-lsp root-uri settings(for leiningen, shadow-cljs, deps.edn) 2020-01-03 16:48:30 +09:00
mattn
5bda6ae210 Merge pull request #60 from wordijp/fix/multiple_npm_addition
fix: not found tsserver for typescript-language-server
2020-01-03 16:20:39 +09:00
wordi
776ce84f47 Modify for review 2020-01-03 15:23:47 +09:00
wordi
24de62683b fix: not found tsserver for typescript-language-server 2020-01-03 14:56:22 +09:00
mattn
ac4f61f82f Merge pull request #59 from johejo/fix/multiple_npm
fix: support multiple npm packages for one language server
2020-01-03 14:55:03 +09:00
Mitsuo Heijo
6c15c16a88 fix: support multiple npm packages for one language server 2020-01-03 13:49:23 +09:00
Mitsuo Heijo
abc8778a3d fix: remove test scripts
After #49, directory creation and delection is done in vimscript, so run it's no longer possible to run or test the installation script directly.
2020-01-03 13:46:09 +09:00
Yasuhiro Matsumoto
4e123ae789 Update README.md 2020-01-03 00:05:38 +09:00
mattn
d5893afa77 Merge pull request #58 from mattn/dart
Add dart language server
2020-01-03 00:04:43 +09:00
Yasuhiro Matsumoto
c8d7356cd8 Add dart language server 2020-01-02 20:57:36 +09:00
mattn
f683b9b835 Merge pull request #56 from prabirshrestha/neovim-support
add support for neovim
2020-01-02 20:20:48 +09:00
prabirshrestha
26a100c251 comment on ... 2020-01-01 09:43:37 -08:00
prabirshrestha
6bce9c34fc add support for neovim 2020-01-01 09:39:02 -08:00
mattn
bcbc1a04f0 Merge pull request #41 from thomasfaingnaert/installer-clangd
Add installer for clangd
2020-01-01 14:51:51 +09:00
mattn
b82ed53f08 Merge pull request #54 from tyru/fix-exists-check
Fix exists(':Excmd') check
2020-01-01 14:40:11 +09:00
tyru
e3792b02bc fix exists(':Excmd') check 2020-01-01 11:21:09 +09:00
mattn
80453d1f80 Merge pull request #53 from prabirshrestha/reason-update
update reason-language-server to v1.7.5
2020-01-01 08:09:34 +09:00
Prabir
cd8285037e update reason-language-server to v1.7.5 2019-12-31 13:53:43 -08:00
mattn
11b3d71135 Merge pull request #52 from thinca/add-lsp_settings_servers_dir-option
Add g:lsp_settings_servers_dir option
2019-12-31 23:48:06 +09:00
Yasuhiro Matsumoto
3fc9df27e0 Fix omnisharp-lsp.vim
-lsp is required.
2019-12-31 23:23:58 +09:00
thinca
fef383ee4d Add g:lsp_settings_servers_dir option 2019-12-31 23:17:26 +09:00
mattn
319f7ad838 Merge pull request #49 from thinca/setup-server-dir-in-vim-script
Setup server directory in Vim script
2019-12-31 22:45:44 +09:00
thinca
054bcea28e Add ".cmd" for calling .cmd 2019-12-31 21:42:20 +09:00
mattn
0f1e1f8c37 Merge pull request #51 from tsuyoshicho/fix/filetype-case
fix: Filetype using lower-case
2019-12-31 21:18:49 +09:00
Tsuyoshi CHO
89b8763c04 Fix #50 : filetype always lower-case work 2019-12-31 21:14:09 +09:00
thinca
60a039f6c2 Setup server directory in Vim script
All installer scripts assume invoked at the installing path.
2019-12-31 18:56:18 +09:00
mattn
796a6b950a Merge pull request #46 from johejo/feature/support_groovy
feature: support groovy
2019-12-30 10:37:58 +09:00
mattn
7c7a737b31 Merge pull request #45 from johejo/fix/react_filetype_detection
fix: add filetype for react
2019-12-30 10:37:23 +09:00
Mitsuo Heijo
2712522c63 feature: support groovy 2019-12-29 23:06:13 +09:00
Mitsuo Heijo
f3d4e807d6 fix: add filetype for react 2019-12-29 21:42:48 +09:00
mattn
f53792d919 Merge pull request #44 from tsuyoshicho/feature/pip-support-expand
fortls support windows python
2019-12-29 20:37:06 +09:00
Tsuyoshi CHO
cc9378f8ec fortls support windows python 2019-12-29 15:32:12 +09:00
mattn
7ffbcee1ee Merge pull request #25 from tsuyoshicho/fix/windows-native-py3
Windows native python3(python.exe) and MSYS2 python3 support
2019-12-29 14:55:33 +09:00
Tsuyoshi CHO
863ec507b3 pip_install.cmd: folder,error handling fix 2019-12-29 14:53:19 +09:00
Tsuyoshi CHO
45e0e5a8ef Merge branch 'master' into fix/windows-native-py3 2019-12-29 14:47:27 +09:00
mattn
320b2109b2 Merge pull request #43 from tsuyoshicho/fix/edit-env
fix: sh and cmd editing environments set-up.
2019-12-29 14:36:13 +09:00
Tsuyoshi CHO
598ce640f2 .gitattributes and .editorconfig add (sh lf,cmd crlf) 2019-12-29 14:20:28 +09:00
Tsuyoshi CHO
2f3d1f56fa fix dos format 2019-12-29 14:06:52 +09:00
Tsuyoshi CHO
12efb5a18c server path fix 2019-12-29 13:39:15 +09:00
Tsuyoshi CHO
777f83735a fix batch path problem 2019-12-29 11:53:55 +09:00