Commit Graph

698 Commits

Author SHA1 Message Date
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
3e05ae2b6c Added disable_filetypes for treesitter folding 2023-11-12 11:45:52 +11:00
ray-x
229d4ee728 add deprecated notices 2023-11-11 21:21:35 +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
231968a002 Update README for the ts_fold changes 2023-11-09 12:12:35 +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
Harrison Katz
4d6b1b804f
Add docs for icons (#289) 2023-10-21 10:44:04 +11:00
ray-x
e5ba624f85 update .gitignore 2023-10-19 09:53:27 +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
purpleblackferret
3f0c3d75c3
Added formatting keymaps in README (#286) 2023-10-14 12:02:40 +11:00
Gauthier Billot
8906ef48d0
Fix 2 issues in README.md (#285) 2023-10-13 19:19:19 +11:00
ray-x
8c06e1afe3 update lsp capabilitites 2023-10-13 17:56:08 +11:00
ray-x
7231ef9614 update logs 2023-10-13 17:38:27 +11:00
ray-x
cddb324eb0 update lsp default_capabilities 2023-10-13 17:38:27 +11:00
ray-x
bf3c73aeb2 issue #284 add sample config for cpp project (cmp and cpp sample files) 2023-10-13 14:46:33 +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
9d95f05a1b default the playground init.lua to lazy 2023-07-25 20:24:22 +10:00
ray-x
f936d926b9 issue #277 Error upon start if nvim-treesitter is missing #277
if nvim-treesitter not installed, all releated setup will be disable and warning message will be shown
2023-06-02 13:07:47 +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
d2fcc426ce rust sample code 2023-04-08 12:17:54 +10:00
ray-x
7aa4a623ae diagnostic logs and default level 2023-04-08 12:17:54 +10:00
ray-x
957bc960f0 neovim 0.9 in githu actions 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