Commit Graph

1370 Commits

Author SHA1 Message Date
Yasuhiro Matsumoto
8f13ef79e6 Add apex-jorje-lsp 2020-01-31 23:28:34 +09:00
mattn
0de3365372 Merge pull request #140 from mattn/add-svls
Add svls
2020-01-31 23:07:10 +09:00
Yasuhiro Matsumoto
7d92a8488e Merge branch 'add-svls' of git://github.com/mattn/vim-lsp-settings into add-svls 2020-01-31 22:42:24 +09:00
Yasuhiro Matsumoto
deee3e6970 Add svls 2020-01-31 22:40:02 +09:00
Yasuhiro Matsumoto
dca780db9c Add svls 2020-01-31 19:49:11 +09:00
mattn
a9df331431 Merge pull request #139 from mattn/works-as-your-specified
Should work with the user's wrong settings
2020-01-31 18:40:20 +09:00
Yasuhiro Matsumoto
ba47b4e67f Add wrong configuration 2020-01-31 18:36:12 +09:00
Yasuhiro Matsumoto
c588857b64 Add test 2020-01-31 18:28:14 +09:00
Yasuhiro Matsumoto
df1ce0dbe1 Fix test 2020-01-31 18:04:46 +09:00
Yasuhiro Matsumoto
6e645f0902 Add test 2020-01-31 18:00:33 +09:00
Yasuhiro Matsumoto
bc2e42cc6c Should work with the user's wrong settings 2020-01-31 17:31:49 +09:00
mattn
f7f7863e01 Merge pull request #138 from mattn/r-languageserver
Add r-languageserver
2020-01-31 13:00:03 +09:00
Yasuhiro Matsumoto
b9dda76713 Add Windows installer for r-languageserver 2020-01-31 12:56:30 +09:00
mattn
34202e8180 Merge pull request #137 from mattn/erlang-ls-windows
Add Windows installer for erlang-ls
2020-01-31 12:52:28 +09:00
Yasuhiro Matsumoto
985bd6e283 Update README.md 2020-01-31 12:50:34 +09:00
Yasuhiro Matsumoto
381dd82f9a Add r-languageserver 2020-01-31 12:49:24 +09:00
Yasuhiro Matsumoto
e2ca657991 Add Windows installer for erlang-ls 2020-01-31 00:52:30 +09:00
mattn
382223bca5 Merge pull request #136 from johejo/fix/shellcheck_shfmt
shellcheck, shfmt
2020-01-31 00:31:03 +09:00
Mitsuo Heijo
6e6f2a345d add shellcheck and shfmt task 2020-01-31 00:17:56 +09:00
Mitsuo Heijo
a529f0d6ae fix shellcheck issues, format bash scripts with shfmt 2020-01-31 00:06:49 +09:00
Mitsuo Heijo
4da303693f fix: omit -u from go get 2020-01-31 00:03:50 +09:00
Mitsuo Heijo
07d94f231c upgrade actions/checkout v1 -> v2 2020-01-31 00:01:03 +09:00
Yasuhiro Matsumoto
ead5f7718d Fix installer for fsautocomplete 2020-01-30 22:14:39 +09:00
mattn
aa6f3bf0bf Merge pull request #120 from xuanduc987/fsautocomplete
add fsautocomplete for fsharp
2020-01-30 19:38:15 +09:00
mattn
45cc9231a1 Merge pull request #134 from mattn/config-lambda
Poissible to specify settings value with lambda.
2020-01-30 19:18:40 +09:00
Yasuhiro Matsumoto
3db5a74ca9 Poissible to specify settings value with lambda.
Fixes #118
2020-01-30 19:15:46 +09:00
Yasuhiro Matsumoto
8a75f94bbb Fix configDir of eclipse-jdt-ls
Fixes #123
2020-01-30 19:07:31 +09:00
Yasuhiro Matsumoto
ee0028e82f Merge branch 'master' of https://github.com/mattn/vim-lsp-settings 2020-01-30 17:47:48 +09:00
Yasuhiro Matsumoto
dc83030f70 Fix install-pyls-ms.cmd 2020-01-30 17:47:16 +09:00
mattn
e20ebb1281 Merge pull request #133 from hiroyukim/fix-kotlin-language-server-to-readme
Fix: Added Kotlin Language Server to README
2020-01-30 16:55:38 +09:00
hiroyukim
441f20e45e Fix: Added Kotlin Language Server to README 2020-01-30 15:48:45 +09:00
Yasuhiro Matsumoto
6a0c4d1ae9 Merge branch 'master' of https://github.com/mattn/vim-lsp-settings 2020-01-30 15:26:41 +09:00
Yasuhiro Matsumoto
f97982165f Should be #User#lsp_setup 2020-01-30 15:26:12 +09:00
mattn
c34d3413c3 Merge pull request #131 from tsuyoshicho/fix/go_installer_miss
go_install: typo fix
2020-01-30 15:06:06 +09:00
mattn
82b510766e Merge pull request #128 from nyarla/fix-bad-interpreter
fix: Fix bash throws bad interpreter error by fix commit about #126
2020-01-30 15:00:36 +09:00
Tsuyoshi CHO
9fd7a275d6 go_install: typo fix 2020-01-30 15:00:28 +09:00
nyarla
fd65128263 Merge branch 'master' of https://github.com/mattn/vim-lsp-settings into fix-bad-interpreter 2020-01-30 14:48:58 +09:00
mattn
503e533f09 Merge pull request #130 from kyoh86/fix-129
put a space in the middle of the parameters
2020-01-30 14:42:47 +09:00
nyarla
3ad5f455a6 Revert "Merge pull request #127 from mattn/use-shell"
This reverts commit 9a95bf72ec, reversing
changes made to 29d56688f3.
2020-01-30 14:39:30 +09:00
Kyoichiro Yamada
8cf55535dc put a space in the middle of the parameters 2020-01-30 14:39:12 +09:00
nyarla
36c0295cf7 fix: Fix bash throws bad interpreter error by fix commit about #126 2020-01-30 13:26:48 +09:00
mattn
9a95bf72ec Merge pull request #127 from mattn/use-shell
Use shell
2020-01-30 12:34:58 +09:00
Yasuhiro Matsumoto
a95b48fd4c Use shell 2020-01-30 12:29:43 +09:00
mattn
29d56688f3 Merge pull request #125 from mattn/add-workflows
Add some workflows
2020-01-30 10:03:56 +09:00
Yasuhiro Matsumoto
453cd30365 Add badges 2020-01-30 10:01:07 +09:00
Yasuhiro Matsumoto
db47786fb8 Add some workflows 2020-01-30 09:58:13 +09:00
Yasuhiro Matsumoto
ff18836456 Add reviewdog 2020-01-30 09:54:11 +09:00
Yasuhiro Matsumoto
ba1807c88f Merge branch 'master' of https://github.com/mattn/vim-lsp-settings 2020-01-30 09:51:43 +09:00
Yasuhiro Matsumoto
f541d8aa44 Update README.md 2020-01-30 09:51:25 +09:00
mattn
f86cedb119 Merge pull request #124 from mattn/test-windows
GitHub Actions
2020-01-30 09:50:59 +09:00