Commit Graph

554 Commits

Author SHA1 Message Date
ray-x
672d97facd Capabilities updates 2024-03-27 16:51:43 +11:00
ray-x
c8267c995d default values for capabilities 2024-03-27 15:13:12 +11:00
ray-x
c11ae3feed minor the lspformat should be hook to BufWritePre 2024-03-19 16:27:26 +11:00
ray-x
23489699f9 Merge branch 'master' of github.com:ray-x/navigator.lua 2024-02-02 15:29:48 +11:00
ray-x
a8b1019942 add changelog; handle vim diff 2024-02-02 15:29:27 +11:00
Allen Horine
d02d4c1c52
Fix: nil error processing treesitter query results, nil error when (#300)
viewing references (deprecated method), remaining vim.loop -> vim.uv
conversion
2024-02-02 15:02:51 +11:00
ray-x
29d5f05bf9 skip setup in diff mode 2023-12-04 21:49:12 +11:00
ray-x
5fb82ee1bc Avoid assert when tracing error msg 2023-12-04 15:36:19 +11:00
ray-x
b97b90140e ruff 2023-12-01 22:57:15 +11:00
ray-x
8f40d389fc ruff 2023-12-01 22:56:41 +11:00
ray-x
f6b208a24c put deprecated APIs in lsp/util; I feel for_each_client is a great API to use and no idea why it been deprecated in neovim 0.10
I have a feeling that there will be lots of APIs been changed for each release of neovim. On one side, it shows project is very active; on the flip side it is lack of thinking when API been added.
2023-11-30 23:14:25 +11:00
ray-x
98540ed2a8 hover fallback to signature help 2023-11-26 10:47:45 +11:00
ray-x
40d1907f57 more updates for nvim 0.10 nightly 2023-11-25 14:23:17 +11:00
ray-x
4dbf5e1ef3 deprecating _trim() 2023-11-25 13:06:23 +11:00
ray-x
0ce1009c92 Update config setup for fold_ts 2023-11-11 21:17:29 +11:00
ray-x
164e8ad43a Clean up fold comments/documents and update align to latest code changes 2023-11-11 18:47:23 +11:00
ray-x
059973f557 Major updates for treesitter folding. Write how scope and
fold level are calculated
2023-11-11 15:43:20 +11:00
ray-x
a4c94d315c updates for diagnostic error position in scroll bar area 2023-11-09 18:42:23 +11:00
ray-x
924139448f should not overrite vim.opts.fillchar setup 2023-11-09 13:16:59 +11:00
ray-x
18304b8a84 feature: treesitter folding syntax highlight 2023-11-09 11:57:27 +11:00
ray-x
236fb062d2 get_clients for 0.10 get_active_clients for 0.9.x 2023-11-08 15:18:13 +11:00
rayx
5cf1459e03
vim.uv and off page ts_context not loaded (#293)
* bugfix ts context not shown for off-page entries

* logs cleanup

* vim.loop -> vim.uv
2023-11-07 23:00:36 +11:00
ray-x
50973a602a Nerd font v3 for treesitter 2023-11-06 10:39:53 +11:00
ray-x
452eead83b update prompt edit mode #291 2023-11-03 14:35:19 +11:00
ray-x
5c9719b235 issue #291 config option for listview mode 2023-11-02 17:39:28 +11:00
Kodai Kabasawa
7632117666
fix to prevent string config (#292) 2023-10-29 23:46:24 +11:00
ray-x
bedf65e668 Lsp kind for nerdfont 3 2023-10-24 22:44:42 +11:00
ray-x
e6fcd5d7fb nerdfont 3.0 2023-10-19 09:47:41 +11:00
ray-x
354fb64b42 issue #287 diagnostic setup is hard coded 2023-10-15 21:43:41 +11:00
ray-x
8c06e1afe3 update lsp capabilitites 2023-10-13 17:56:08 +11:00
ray-x
cddb324eb0 update lsp default_capabilities 2023-10-13 17:38:27 +11:00
ray-x
516da37dcc lua: inlayhint enable 2023-10-11 20:12:59 +11:00
ray-x
d6ff1ed594 trying to add python virtualenv 2023-10-09 12:28:02 +11:00
ray-x
3c9398b599 nerdfont 2.0 2023-09-27 02:37:50 +10:00
a9b63b0f9c
add lsp server for zig (zls) (#282) 2023-09-10 20:22:37 -07:00
ray-x
50dd4aeb24 auto-fmt remove nvim 0.7 supports and clean up logic 2023-09-09 12:16:51 +10:00
ray-x
8661bcd7ff diagnostic updates 2023-09-07 18:23:38 +10:00
ray-x
4ba2c9557e updates for nerdfonts 3.0 2023-07-25 22:22:02 +10:00
ray-x
b0e89b67e2 adding health.lua 2023-06-02 13:05:06 +10:00
ray-x
1f58bc3b8a fix issue #278 2023-06-02 12:29:08 +10:00
ray-x
b9931d5c01 type definition preview and readme updates 2023-04-27 20:24:19 +10:00
ray-x
431ab5b6e8 adding tailwindcss 2023-04-27 01:49:19 +10:00
ray-x
b81dacac5d Next treesitter reference error ]r #274 2023-04-20 11:59:18 +10:00
Jim Miller
f298a844c5
switching from sqls to sqlls since sqls is now deprecated (#271)
Co-authored-by: Jim Miller <james.miller@disneystreaming.com>
2023-04-12 14:39:15 +10:00
ray-x
306af1c545 bootup and lsp startup updates 2023-04-08 12:17:54 +10:00
ray-x
7aa4a623ae diagnostic logs and default level 2023-04-08 12:17:54 +10:00
Carlos
2e70f736f8
Fix typo in 'disply_diagnostic_qf' (#268) 2023-03-31 22:04:36 +11:00
ray-x
346397e039 incorrect HL name fix. ts API changes 2023-03-29 21:49:21 +11:00
ray-x
ab42ffc5c6 issue #266 Error when opening Go files 2023-03-26 02:45:00 +11:00
ray-x
edd9d838f8 update highlights 2023-03-20 12:06:41 +11:00