Commit Graph

459 Commits

Author SHA1 Message Date
ray-x
c583e1a69d suppress error messages 2022-09-26 17:35:04 +10:00
ray-x
273f614212 highlight symbole updates 2022-09-26 14:17:30 +10:00
ray-x
b954695e00 issue #234 notify failed 2022-09-26 11:36:21 +10:00
ray-x
1f3b01acd1 mason updates 2022-09-24 01:22:28 +10:00
ray-x
1cbad111c7 update format_on_save setup 2022-09-23 17:25:53 +10:00
ray-x
e882757fb2 update format_on_save setup 2022-09-23 17:25:53 +10:00
sp4ke
bd2b48fe6b
fix error for mason+ccls case (#231)
- User has possibility to add exceptions to the clients handled by mason
  This is helpful incase mason is used but a particular LSP server is not
  handled by mason (like *ccls*)

Co-authored-by: spike <spike@w530>
2022-09-21 09:22:13 +10:00
ray-x
cd98ca2c5b update floating width 2022-09-20 17:08:56 +10:00
ray-x
451d761f76 features side panel for symbol reference 2022-09-16 21:21:28 +10:00
sp4ke
8278f71878
make sure merge luadev config from user (#229)
Co-authored-by: spike <spike@w530>
2022-09-12 11:13:11 +10:00
ray-x
443fd4d585 issue #228 codelens sign missing 2022-09-08 00:43:24 +10:00
ray-x
10fd76d6d0 default severity 2022-09-07 17:01:01 +10:00
ray-x
8d00282020 volar and diangnostic severity level check 2022-09-07 16:55:59 +10:00
ray-x
9afcd37854 issue #227 2022-09-06 07:55:30 +10:00
ray-x
c70d032b08 mason setup 2022-09-04 23:25:46 +10:00
ray-x
af7fc7d649 some updates for mason 2022-09-04 14:34:46 +10:00
ray-x
d8f19f6fc1 range_code_action deprecated in neovim 0.8 2022-09-02 23:49:01 +10:00
ray-x
df7f4d7229 better format ts_context text 2022-09-01 09:19:37 +10:00
ray-x
fb87a0b1b7 long line improvement 2022-09-01 04:32:14 +10:00
ray-x
927c464b70 optimize for go and ts_contex 2022-08-29 18:20:27 +10:00
ray-x
e9a40aca40 diagnostic: show line diagnostic: offset the floating windows to first error pos 2022-08-29 14:28:01 +10:00
ray-x
edee3e39c6 merge changes for treesitter symbole context 2022-08-27 11:49:08 +10:00
sp4ke
a7886fc055
Fix keymap buffer (#223)
* apply key mapping to selected buffer only

* <help> filetype should not be handled by navigator

Co-authored-by: spike <spike@w530>
2022-08-25 08:59:00 +10: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