ray-x
|
d034edbe0e
|
add lspinstall
|
2021-08-06 17:24:03 +10:00 |
|
ray-x
|
3f6de1f686
|
document update, golsp setup
|
2021-07-17 12:34:07 +10:00 |
|
ray-x
|
62178024fd
|
add efm load option
|
2021-07-09 00:30:30 +10:00 |
|
ray-x
|
d62b03c394
|
remove defer_fn as it may throw error messages...
|
2021-07-05 12:19:18 +10:00 |
|
ray-x
|
e64c56789f
|
improve on_attach override
|
2021-07-05 11:21:52 +10:00 |
|
ray-x
|
47656e063e
|
tuning timer
|
2021-07-05 10:22:34 +10:00 |
|
ray-x
|
a0fa3d278a
|
retry client setup
|
2021-07-05 10:08:34 +10:00 |
|
ray-x
|
b08bfd6839
|
improve launching time
|
2021-07-02 19:32:19 +10:00 |
|
ray-x
|
f30e5a290d
|
gopls flags->allow_incremental_sync/debounce update
|
2021-07-01 16:32:07 +10:00 |
|
ray-x
|
95b45a6cf6
|
windows path fix: issue #20
|
2021-06-25 10:33:04 +10:00 |
|
ray-x
|
298c4659da
|
ccls call hierarchy
|
2021-06-24 00:09:33 +10:00 |
|
ray-x
|
7514fa9f70
|
update lua-lsp
|
2021-06-20 11:45:42 +10:00 |
|
ray-x
|
c818a97136
|
gopls default setup
|
2021-06-18 08:50:49 +10:00 |
|
ray-x
|
72ecc85842
|
add rename
|
2021-06-18 01:39:41 +10:00 |
|
ray-x
|
b56ca88390
|
add debounce setup in lsp
|
2021-06-18 00:49:13 +10:00 |
|
ray-x
|
8b84a0e3aa
|
Bugfix: window path, !=, ~= for lhs
|
2021-06-10 20:08:52 +10:00 |
|
ray-x
|
d8385f2993
|
change sumneko setup, move it to lsp section
|
2021-06-09 08:34:36 +10:00 |
|
ray-x
|
2221cf5544
|
allow override for lsp config
|
2021-06-08 01:23:20 +10:00 |
|
ray-x
|
8d75a1498a
|
bugfix: fname->filename; allow treesitter work without LSP
|
2021-06-03 01:25:56 +10:00 |
|
ray-x
|
6a15e6838d
|
add multiple symbol highlight
|
2021-05-29 21:08:30 +10:00 |
|
ray-x
|
1546b6a604
|
Allow disable all keymaps
|
2021-05-28 10:10:28 +10:00 |
|
ray-x
|
fe65abed35
|
allow change log level to trace from config
|
2021-05-27 11:10:32 +10:00 |
|
ray-x
|
8c055b7b03
|
Updata on_attach logic, allow lsp specific on_attach as well as generic
on_attach. Document updates
|
2021-05-23 14:10:49 +10:00 |
|
ray-x
|
88ac6268cf
|
improve lsp loading and prevent muliple loading
|
2021-05-22 19:03:55 +10:00 |
|
ray-x
|
777acc4b92
|
merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result
|
2021-05-21 21:39:46 +10:00 |
|
ray-x
|
7351a65917
|
Update treesitter adding arrow function and function types for
treesitter
|
2021-05-17 13:15:15 +10:00 |
|
ray-x
|
8c31546892
|
reference jump to word
|
2021-05-10 23:17:47 +10:00 |
|
ray-x
|
b23c31735c
|
bugfix treesitter typo, clap buf_input disable
|
2021-05-10 22:17:30 +10:00 |
|
ray-x
|
f9794ab058
|
use packer to load plugins
|
2021-05-10 09:58:13 +10:00 |
|
ray-x
|
7aea58acdd
|
update rust analyzer setup
|
2021-05-10 00:12:45 +10:00 |
|
ray-x
|
1275a8adc7
|
change api from loop.timer to vim.wait
|
2021-05-08 22:33:17 +10:00 |
|
ray-x
|
fc759b4e8a
|
document symbol jump
|
2021-05-08 14:54:37 +10:00 |
|
ray-x
|
554b546a67
|
pyright update
|
2021-05-06 06:09:54 +10:00 |
|
ray-x
|
74cbed573b
|
refact lspclient
|
2021-05-05 21:37:55 +10:00 |
|
ray-x
|
5b81df0a04
|
A few lsp clients with default setup
|
2021-05-05 10:47:26 +10:00 |
|
ray-x
|
69565e38d3
|
add ccls support
|
2021-05-05 10:23:40 +10:00 |
|
ray-x
|
4a58870a28
|
better autoload, prevent multiple loading for same lsp server
|
2021-05-04 23:20:43 +10:00 |
|
ray-x
|
14886706db
|
lazy plugin loading and autocmd to load the plugin
|
2021-05-04 21:09:38 +10:00 |
|
ray-x
|
40c2144b98
|
ft check when client loading
|
2021-05-04 08:27:49 +10:00 |
|
ray-x
|
9dd9f7a6e1
|
update lsp client hook, lua lint
|
2021-05-03 20:45:51 +10:00 |
|
ray-x
|
56d891876c
|
pyright setup, rust setup
|
2021-05-02 23:54:30 +10:00 |
|
ray-x
|
28f8407f4f
|
format mapping, code autoformat
|
2021-04-29 22:06:33 +10:00 |
|
ray-x
|
bbe081630d
|
diagnosticls sign update
|
2021-04-26 23:40:20 +10:00 |
|
ray-x
|
f92160080e
|
code clean up, remove lsp-status
|
2021-04-26 21:21:01 +10:00 |
|
ray-x
|
b7cf8a6e7d
|
add silent! to packadd so no error will throw
|
2021-04-26 20:35:21 +10:00 |
|
ray-x
|
0fd9943705
|
gsub for special chars in directory
|
2021-04-26 11:30:53 +10:00 |
|
ray-x
|
54f4fca0c0
|
update doc and configuration for float win size
|
2021-04-25 12:43:18 +10:00 |
|
ray-x
|
a5f00b0e3b
|
update lsp status
|
2021-04-24 22:17:39 +10:00 |
|
ray-x
|
09db37419c
|
update lsp status
|
2021-04-24 22:14:58 +10:00 |
|
ray-x
|
fda09ffd8b
|
update lsp status
|
2021-04-24 22:10:26 +10:00 |
|
ray-x
|
599211ffb7
|
bugfix highlight reference
|
2021-04-24 21:28:34 +10:00 |
|
ray-x
|
acaf2cab7b
|
bugfix: failed to load from plug
|
2021-04-24 17:24:14 +10:00 |
|
ray-x
|
90a0efc620
|
fix plug install
|
2021-04-24 17:07:10 +10:00 |
|
ray-x
|
d1d3966802
|
treesitter support and rust client support
|
2021-04-24 12:38:47 +10:00 |
|
ray-x
|
7e0b1a67a9
|
update gopls settings
|
2021-04-23 09:39:24 +10:00 |
|
ray-x
|
9d5f2efdbd
|
init commit
|
2021-04-19 12:56:32 +10:00 |
|