Commit Graph

576 Commits

Author SHA1 Message Date
ray-x
c947115e9d issue #241 treesitter outline error handling 2022-10-26 12:38:58 +11:00
ray-x
2ca409d39a issue #238 neodev loading 2022-10-23 00:24:21 +11:00
ray-x
90aa7eca62 issue #224 autoclose loclist when there are no errors 2022-10-23 00:05:42 +11:00
ray-x
db29bb1051 update deprecated messages 2022-10-19 20:00:28 +11:00
ray-x
0e37896db1 lua-dev -> neodev 2022-10-19 14:27:22 +11:00
ray-x
4651035aff clean up panel 2022-10-06 02:23:07 +11:00
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
fb6d19ddf4 issue #226 add example for mason setup 2022-09-04 15:54:28 +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
ef0cee5bbd unit tests 2022-08-24 03:37:57 +10:00
ray-x
ab2e383b20 unit tests 2022-08-24 03:34:37 +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
213b30950e the missing options for treesitter folding 2022-08-04 19:24:05 +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
0ab4b02ff7 update on_attach 2022-07-31 15:49:26 +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