Wang Shidong
eefa2f0b6a
Add lsp support for crystal ( #3108 )
2019-10-02 22:06:11 +08:00
Wang Shidong
331139505a
Update Copyright ( #2878 )
2019-06-09 14:11:17 +08:00
AlanDing
d46e4a5b86
update scala layer ( #2852 )
2019-05-30 21:13:52 +08:00
Wang Shidong
a80b4f5287
Add error handle key bindings to lsp layer ( #2774 )
2019-04-28 20:44:47 +08:00
Wang Shidong
1c33d30eb2
Add guide for using vim as ruby ide ( #2603 )
2019-02-25 11:18:21 -06:00
Shidong Wang
b381aa88bd
Add lsp support for css
...
close #2517
2019-01-29 23:27:59 +08:00
Wang Shidong
ec5b8d0a01
fix vim script lint ( #2519 )
2019-01-28 22:12:37 +08:00
Chen Lijun
edaecec3cf
Add: coc.nvim integration enhacements ( #2415 )
...
* Enhance coc.nvim integration
* Update documentation
2019-01-08 22:59:27 +08:00
Wang Shidong
cc6d32effe
Add lsp support for vue ( #2149 )
2018-09-09 13:13:55 +08:00
Wang Shidong
c4fa33a41c
Fix lsp installation ( #2108 )
...
* Fix lsp installation
* Update wiki
2018-08-30 21:39:55 +08:00
Wang Shidong
fd427f0eaa
Add lang#purescript layer ( #2054 )
2018-08-18 16:41:50 +08:00
Wang Shidong
ea79a6a523
Improve lang#sh layer ( #2045 )
...
* Update doc for lang#sh layer
* Update doc and wiki
2018-08-15 21:26:38 +08:00
Wang Shidong
797457ee2a
Add dockerfile support ( #2001 )
...
* Add dockerfile support
* Update wiki
2018-07-30 23:34:44 +08:00
Jinxuan Zhu
07f8cacb13
Fix lsp support for haskell, javascript and typescript. ( #1894 )
...
* Fix lsp for haskell
* Use hie-wrapper in haskell lsp
* Fix typo of javascript and typescript
* Remove lsp specification in haskell.vim
2018-07-04 21:32:07 +08:00
Wang Shidong
9d9ad29a4b
Improve lang#typescript layer ( #1870 )
...
* Improve lang#typescript layer
* Improve lang#typescript layer
* Use next branch of lsc
* Update wiki
2018-06-26 21:29:48 +08:00
jingpengw
d750f21f66
add julia 0.6 support by lsp
2018-06-19 12:31:09 -04:00
Wang Shidong
3ccd4e4680
update file head ( #1407 )
...
* update file head
Update file head
* Update file head
* Update file head
2018-02-19 22:07:04 +08:00
Seong Yong-ju
4c98bd5344
Fix warning message
...
Minor fix for warning of language server executable.
2018-01-24 12:26:15 +09:00
wsdjeg
6ecbc16067
Add html layer doc
2018-01-19 00:00:53 +08:00
Seong Yong-ju
58d42f6faf
Revert "Fix language client config"
...
This reverts commit eeef756b8a
.
2018-01-16 11:40:16 +09:00
Seong Yong-ju
eeef756b8a
Fix language client config
...
* Extract config for LanguageClient-neovim.vim to a file
* Fix an issue the client ignores settings after launching Neovim with no parameters
2018-01-12 00:17:45 +09:00
wsdjeg
d9a0769477
Add lsp support for dart
...
ref: https://github.com/dart-lang/dart-vim-plugin/issues/59
2018-01-02 21:40:21 +08:00
wsdjeg
18cde3271a
Fix php layer
2017-12-25 21:56:33 +08:00
Seong Yong-ju
99936620f0
Update JavaScript language server
...
* Deprecate `javascript-typescript-stdio`
* Add `typescript-language-server`
2017-12-25 10:40:39 +09:00
wsdjeg
18cf0d996d
Add lang servers
2017-12-24 15:50:20 +08:00
wsdjeg
a9c7ebce71
Add vim8 support
2017-12-23 22:02:15 +08:00
wsdjeg
87c4d8d12e
Add lsp support for php
2017-12-23 19:53:45 +08:00
wsdjeg
afaeeb1e58
Fix haskell layer
2017-12-23 15:03:57 +08:00
wsdjeg
e5018e21a4
Fix javascript lsp support
2017-12-22 22:02:36 +08:00
wsdjeg
c8c9d6688a
Fix lsp layer
2017-12-22 21:42:18 +08:00
wsdjeg
2538c53658
Update lsp layer
2017-12-22 21:20:35 +08:00
Seong Yong-ju
df4101e8fd
Add language server configuration for JavaScript
...
* Add APIs for register server commands for LSP
* Add server command for JavaScript language server
* Add a new layer option `use_lsp` for layer `javascript`
* Update key mappings for Javascript
2017-12-09 17:34:18 +09:00
Seong Yong-ju
dcdbc17593
Add a condition to load LSP plugin
...
* Add Python3 requirement to `LanguageClient-neovim`
2017-11-19 23:47:01 +09:00
Seong Yong-ju
3e5a80723c
Add a new layer lsp
...
Add a new layer lsp
* Add a new layer lsp
* Move `LanguageClient-neovim` from autocomplete layer to lsp
* Add configurations for LSP syntax checking
2017-11-19 23:35:28 +09:00