ray-x
|
1f7bc9ab20
|
Fix a typo
|
2023-02-15 00:00:37 +11:00 |
|
ray-x
|
274581e35e
|
float title
|
2023-02-14 23:58:38 +11:00 |
|
ray-x
|
8b3d26453d
|
remove 0.7 in pipeline
|
2023-02-13 07:50:44 +11:00 |
|
ray-x
|
a47462eab1
|
add 0.8 to pipeline
|
2023-02-13 07:42:29 +11:00 |
|
ray-x
|
f16029fd25
|
ts_utils.is_in_node_range for old nevim versions
|
2023-02-13 07:41:37 +11:00 |
|
ray-x
|
c000890350
|
using vim.log.levels instead of vim.log.lsp_levels
|
2023-02-13 07:34:02 +11:00 |
|
ray-x
|
8d96e06d18
|
update sumneko_lua in doc
|
2023-02-13 07:20:19 +11:00 |
|
ray-x
|
6dc7a842f7
|
issue #262 sumneko_lua deprecated
|
2023-02-13 07:19:51 +11:00 |
|
ray-x
|
11dfaa794a
|
doc updates
|
2023-02-11 21:47:17 +11:00 |
|
ray-x
|
ccf3861867
|
speed up loading by 30ms
|
2023-02-10 21:56:22 +11:00 |
|
ray-x
|
77b235b2c9
|
using async call in sidepanel
|
2023-02-10 09:10:39 +11:00 |
|
ray-x
|
d202970180
|
New commands LspAndDiag TsAndDiag for Panel
|
2023-02-10 04:21:43 +11:00 |
|
ray-x
|
66d84151e9
|
panel LSP symbols + diagnostic
|
2023-02-09 21:33:15 +11:00 |
|
ray-x
|
badf6fd16a
|
lazyload relevant plugins with lazy.nvim
|
2023-02-08 20:58:17 +11:00 |
|
ray-x
|
1fcb0045d1
|
deprecate vim.lsp.diagnostic
|
2023-02-01 10:15:24 +11:00 |
|
ray-x
|
a801cf6b25
|
issue #224 force close
|
2023-02-01 09:19:02 +11:00 |
|
ray-x
|
ed53571834
|
cache get_keymap
|
2023-01-27 17:56:54 +11:00 |
|
ray-x
|
cf30481246
|
null-ls check
|
2023-01-23 11:31:48 +11:00 |
|
ray-x
|
08f8b2cf13
|
Chore: lint and treesitter update
|
2023-01-15 12:41:17 +11:00 |
|
ray-x
|
3b4569067e
|
Fix lua language server show message every time lua file is opened
|
2023-01-12 21:12:22 +11:00 |
|
ray-x
|
b8a69b6d06
|
reduce max preload number to speed up sumneko
|
2023-01-12 15:35:58 +11:00 |
|
ray-x
|
b1cb067f7c
|
fetch_lsp_ref refact
|
2023-01-11 21:39:56 +11:00 |
|
ray-x
|
0a6f7bff15
|
sumneko cfg refact
|
2023-01-11 21:39:27 +11:00 |
|
ray-x
|
1b2a0856f4
|
[breaking] deprecate neodev setup inside navigator, please setup it as metioned in README.md
|
2023-01-11 21:16:46 +11:00 |
|
ray-x
|
7e95b1baae
|
add new options treesitter_analysis
|
2023-01-08 20:04:07 +11:00 |
|
ray-x
|
a513485311
|
issue #256 do not load mason when false 🎄🎆
|
2023-01-02 20:50:17 +11:00 |
|
ray-x
|
5a289ac77d
|
remove lsp installer 🎄🎆
|
2023-01-02 20:43:36 +11:00 |
|
ray-x
|
bdc962a080
|
bugfix issue #255 signature cfg failed 🎄🎆
|
2023-01-01 12:31:12 +11:00 |
|
ray-x
|
51727a129c
|
icons option for sign col 🎄🎆
|
2022-12-28 16:16:17 +11:00 |
|
ray-x
|
c75914f7f6
|
fix test errors 🎄🎆
|
2022-12-28 11:56:42 +11:00 |
|
ray-x
|
bace7a9110
|
fix test errors 🎄🎆
|
2022-12-28 11:54:29 +11:00 |
|
ray-x
|
f2c9f1d005
|
icons for virtual text 🌲
|
2022-12-24 20:59:24 +11:00 |
|
ray-x
|
45a88c08a9
|
icons disable for diagnostic 🎄
|
2022-12-24 14:18:45 +11:00 |
|
Marius Kluften
|
5bc1f93fb1
|
Cleaned up, fixed some typos and ran markdown formatter (#249)
|
2022-12-23 17:02:20 +11:00 |
|
ray-x
|
7965d9c1bc
|
add comment on the origin of code snippets
|
2022-11-28 11:45:53 +11:00 |
|
ray-x
|
b55f6101fb
|
issue #247 Setting python virtual environment
|
2022-11-27 22:42:19 +11:00 |
|
ray-x
|
9ecc909548
|
add treesitter depth setup
|
2022-11-26 18:03:40 +11:00 |
|
ray-x
|
a356035440
|
remove last item in ts context
|
2022-11-26 16:55:51 +11:00 |
|
ray-x
|
c0bfecc6af
|
issue #246 code action ui width
|
2022-11-26 12:15:42 +11:00 |
|
ray-x
|
926dc63fa4
|
reference spec update
|
2022-11-24 14:14:00 +11:00 |
|
ray-x
|
14495a0603
|
display_filename unittest
|
2022-11-24 14:08:33 +11:00 |
|
ray-x
|
922a4264d8
|
codeActionProvider check
|
2022-11-24 13:52:02 +11:00 |
|
ray-x
|
bd3dfe2ee2
|
cursorhold issue https://github.com/ray-x/lsp_signature.nvim/issues/235
|
2022-11-24 13:42:15 +11:00 |
|
ray-x
|
46ba7e9887
|
use empty()
|
2022-11-24 11:02:42 +11:00 |
|
ray-x
|
e4a5dcd33f
|
https://github.com/ray-x/go.nvim/issues/241 dirname nil
|
2022-11-23 11:31:07 +11:00 |
|
ray-x
|
f8c743396d
|
allow confirm and concel keybind for inplace rename
|
2022-11-23 11:30:49 +11:00 |
|
ray-x
|
d1db210a88
|
bugfix lsp.rename cfg table
|
2022-11-10 12:04:38 +11:00 |
|
ray-x
|
a6f181708e
|
cleanup and show rename result
|
2022-11-08 22:03:26 +11:00 |
|
Sebastian Müller
|
6e94065243
|
Fix: Remove deprecated rust-analyzer settings (#244)
Fixes #243
|
2022-11-08 09:12:44 +11:00 |
|
ray-x
|
9efdb79a5c
|
update licence/reference to inc-rename and neovim
|
2022-11-08 09:11:07 +11:00 |
|