ray-x
|
982fe81922
|
Merge branch 'master' into neovim_0.7
|
2022-02-26 19:01:36 +11:00 |
|
ray-x
|
d024335c91
|
update client loading
|
2022-02-26 19:01:12 +11:00 |
|
ray-x
|
3d6187e534
|
Merge branch 'master' into neovim_0.7
|
2022-02-26 18:07:10 +11:00 |
|
ray-x
|
41593cb7e4
|
remove json from auto highlight autocmd
|
2022-02-26 18:06:36 +11:00 |
|
ray-x
|
429cd16292
|
remove json from highlight autocmd
|
2022-02-26 18:05:50 +11:00 |
|
ray-x
|
2c7334e1b6
|
Merge branch 'master' into neovim_0.7
|
2022-02-24 19:08:41 +11:00 |
|
ray-x
|
3adbbaf509
|
remove terraform from auto highlight
|
2022-02-24 19:07:57 +11:00 |
|
ray-x
|
37e8b68506
|
doc updates
|
2022-02-24 19:03:50 +11:00 |
|
ray-x
|
ff8ae83300
|
reverse sort lsp actions
|
2022-02-24 19:03:28 +11:00 |
|
Joseph DelCioppio
|
b10964e5a2
|
Add support for ELixir LS (#149)
|
2022-02-23 02:55:47 +11:00 |
|
ray-x
|
e4b2fc0afe
|
merge master
|
2022-02-22 19:41:21 +11:00 |
|
ray-x
|
8e39f65f53
|
merge master
|
2022-02-21 15:26:53 +11:00 |
|
ray-x
|
2e43b8ee0a
|
merge master
|
2022-02-21 15:22:05 +11:00 |
|
ray-x
|
2232317b0a
|
combine on_attach
|
2022-02-21 14:57:36 +11:00 |
|
ray-x
|
ff57a1f916
|
force keymap to be loaded when on_attach is not called it may releated to #130
|
2022-02-21 11:42:24 +11:00 |
|
ray-x
|
0f181f1d4e
|
upadate sandbox README
|
2022-02-21 11:29:05 +11:00 |
|
ray-x
|
9ed6e64877
|
playground update
|
2022-02-20 03:35:40 +11:00 |
|
ray-x
|
f0c5610a1f
|
merge master
|
2022-02-19 14:59:31 +11:00 |
|
ray-x
|
92f56ffe4b
|
update README.md
|
2022-02-19 14:54:24 +11:00 |
|
ray-x
|
76e0c8d3ff
|
update README
|
2022-02-19 11:00:53 +11:00 |
|
ray-x
|
c7872c83a8
|
merge master
|
2022-02-19 10:55:09 +11:00 |
|
ray-x
|
bf2e867354
|
lint
|
2022-02-19 10:51:27 +11:00 |
|
ray-x
|
11d25933ad
|
move capabilities checn around
|
2022-02-18 13:30:02 +11:00 |
|
ray-x
|
21ddd7f2f6
|
Merge branch 'master' into neovim_0.7
|
2022-02-18 08:38:22 +11:00 |
|
ray-x
|
8e9bf39f13
|
allow config lsp with function
|
2022-02-18 08:37:05 +11:00 |
|
ray-x
|
ccb1bac250
|
lazy load with func for client config
|
2022-02-18 08:34:48 +11:00 |
|
ray-x
|
1feacfb4bd
|
bumpup default neovim version
|
2022-02-18 08:25:04 +11:00 |
|
ray-x
|
ded2a6510f
|
bump up version requirement in readme
|
2022-02-17 22:24:53 +11:00 |
|
ray-x
|
62477b294e
|
drop neovim 0.5 deprecated API
|
2022-02-17 22:21:34 +11:00 |
|
ray-x
|
c03cbca758
|
update keymaps for gd
|
2022-02-17 14:54:52 +11:00 |
|
ray-x
|
2d5290d3d6
|
gd keymaps
|
2022-02-16 22:50:06 +11:00 |
|
David de Rosier
|
dcabc38a12
|
Fixes problem with disabling icons not working (#142) (#143)
|
2022-02-01 09:56:32 +11:00 |
|
ray-x
|
c9f34ac179
|
check doc highlight
|
2022-01-31 23:30:59 +11:00 |
|
ray-x
|
2344a9d611
|
override cfg.cmd setting only when installer is used and no valid cmd is provided
|
2022-01-19 11:13:37 +11:00 |
|
ray-x
|
1f3ae4a675
|
update readme of log path, remove lspinstaller logs
|
2022-01-19 08:02:33 +11:00 |
|
ray-x
|
45e0698d00
|
issue #137 lspinstaller API changed
|
2022-01-19 03:32:56 +11:00 |
|
ray-x
|
5b2e003258
|
disable trace
|
2022-01-18 17:14:47 +11:00 |
|
ray-x
|
72ed02f879
|
locations_to_items offset_encoding
|
2022-01-18 16:25:48 +11:00 |
|
ray-x
|
92296c9fc8
|
dochl client offset encoding
|
2022-01-17 16:16:31 +11:00 |
|
ray-x
|
96885ae509
|
add log message when bufnr is not provided
|
2022-01-17 16:08:18 +11:00 |
|
ray-x
|
4ca6b376a7
|
breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136
|
2022-01-17 16:03:48 +11:00 |
|
ray-x
|
da9448a88c
|
neovim breaking changes: offset_encoding
|
2022-01-16 15:36:28 +11:00 |
|
ray-x
|
3bc154bbb3
|
issue #135 bugfix
|
2022-01-14 10:36:54 +11:00 |
|
ray-x
|
7273aaa1d9
|
Update README.md in playground
|
2022-01-13 15:00:54 +11:00 |
|
ray-x
|
e83a017e61
|
update minium vimrc of playground
|
2022-01-13 12:38:16 +11:00 |
|
ray-x
|
e80f004f5b
|
issue #133 change gT map to <Leader>gt
|
2022-01-12 20:12:51 +11:00 |
|
ray-x
|
ed1cedefb6
|
update navigator vimrc
|
2022-01-11 02:37:33 +11:00 |
|
ray-x
|
e04914ab6c
|
doc update for lsp_installer
|
2022-01-11 01:13:23 +11:00 |
|
ray-x
|
73dfd12f0f
|
async handler check status before close
|
2022-01-10 01:52:32 +11:00 |
|
ray-x
|
db4eb5f155
|
document update
|
2022-01-09 22:32:35 +11:00 |
|