Commit Graph

438 Commits

Author SHA1 Message Date
spike
06a8879c46 <help> filetype should not be handled by navigator 2022-08-24 15:20:56 +02:00
spike
b162f7071f apply key mapping to selected buffer only 2022-08-24 15:20:04 +02:00
yyk
de018d9ae3
Fix invalid buffer in defer fn. (#221) 2022-08-24 03:40:30 +10:00
ray-x
1b262556c0 reuse telecsope color scheme 2022-08-21 19:58:54 +10:00
rayx
b4ff1c43b9
Update codelens.lua 2022-08-09 03:40:23 -07:00
ray-x
ebd88f5d09 re-order code action so null-ls is not the first to see 2022-08-09 15:55:05 +10:00
ray-x
28d245510f using neovim 0.7 API 2022-08-05 19:48:27 +10:00
ray-x
f05d2ec142 lint, expand tab to space for treesitter folding 2022-08-04 19:17:00 +10:00
ray-x
9f151cf718 definition preview, show more contents and allow scroll 2022-08-04 11:07:16 +10:00
ray-x
b131251ad8 send floating view result to quickfix; de-duplicate references 2022-08-01 22:32:15 +10:00
ray-x
8978bdb1e3 issue #219 missing end 2022-08-01 08:45:14 +10:00
ray-x
ae251289b3 issue #218 range format operator 2022-08-01 03:09:43 +10:00
ray-x
a9c223cc22 de-duplicate 2022-07-31 23:17:03 +10:00
ray-x
6c0e286170 update readme for on_attach 2022-07-31 15:49:00 +10:00
ray-x
f24a337f5d switch between buffer type 2022-07-31 15:41:08 +10:00
ray-x
3d87ed3b87 issue #217 README missing symbols 2022-07-31 02:01:51 +10:00
ray-x
5713f79265 clear autocmd #191 2022-07-29 19:02:43 +10:00
ray-x
01ef2ce1a1 typo highlight 2022-07-29 17:16:07 +10:00
ray-x
547f2bc15d doc highlight config options update 2022-07-29 16:43:00 +10:00
ray-x
dc0b8504bb allow document_highlight to be configurable, update REWADME 2022-07-29 09:59:02 +10:00
ray-x
486085070d #191 cleanup 2022-07-29 09:21:33 +10:00
ray-x
fca2fa5aaa some version of neovim does not support underline etc 2022-07-28 09:38:27 +10:00
rayx
49dbca889d
Update clients.lua 2022-07-27 06:43:42 -07:00
ray-x
861ae038dd underdouble is not supported by 0.7.x 2022-07-27 18:21:11 +10:00
ray-x
dcc40278c5 use create_autocmd API; split clients.lua into 3 files 2022-07-27 18:17:07 +10:00
ray-x
6736293182 split sumneko 2022-07-27 17:25:02 +10:00
ray-x
10ef469286 issue #214 lsp_installer loading 2022-07-27 17:20:07 +10:00
ray-x
89dd02c927 using neovim 0.7.0 api for autocmd 2022-07-27 14:36:29 +10:00
ray-x
bbdf86a66e refactor highlight setup. it is for #216 and also using API from neovim 0.7 now 2022-07-27 12:17:02 +10:00
ray-x
ed47d386e6 chore selene setup 2022-07-27 02:37:26 +10:00
ray-x
c3ef990390 lint 2022-07-27 00:24:40 +10:00
ray-x
de5c88c766 lint pipeline 2022-07-26 20:35:09 +10:00
ray-x
348ab9dced mason support #215 2022-07-26 14:29:38 +10:00
ray-x
967fd32bae prevent autocmd being call in a loop 2022-07-20 00:51:16 +10:00
ray-x
4aef8dc5f2 dartls installer not working #212 2022-07-19 12:37:17 +10:00
ray-x
0de6c290cf issue #211 tsserver not working 2022-07-19 07:58:55 +10:00
ray-x
9aad2978dc resend filetype if lsp not ready 2022-07-18 21:43:55 +10:00
ray-x
49c3e5cd4d prevent compare number to bool. As the name for html LSP is html 2022-07-18 08:18:19 +10:00
ray-x
47545e03c0 default border hl to FloatBorder 2022-07-18 07:53:13 +10:00
ray-x
e5d16e4488 renaming highight group from GHxxx to Guihuaxxx 2022-07-18 07:45:23 +10:00
ray-x
3d9a9582dd bugfix #206 diagnostic failure 2022-07-17 09:33:41 +10:00
rayx
05dfed9ed9
issue #171 multiple lsp server started (#205)
* issue #171 multiple lsp server started

* neovim 0.6.1
2022-07-17 09:26:26 +10:00
ray-x
05753da8db add deprecate message 2022-07-12 11:09:56 +10:00
ray-x
85e3f6e045 Allow user pass the lua-dev setup into navigator 2022-07-10 11:05:05 +10:00
ray-x
c30ccd07c9 add options for lsp.buf.format()
update keymap doc
2022-07-09 19:23:48 +10:00
ray-x
4c5d0e67d0 remove table nil handling 2022-07-07 20:28:17 +10:00
ray-x
be6da35767 improve treesitter folding 2022-07-07 14:02:29 +10:00
ray-x
f567f1b99c dedup definition for script languages 2022-07-07 14:02:14 +10:00
ray-x
a93f7cb20f dedup reference results 2022-07-07 10:18:15 +10:00
ray-x
289f67013d indent fallback if treesitter not found 2022-07-06 10:05:58 +10:00