Commit Graph

706 Commits (master)
 

Author SHA1 Message Date
ray-x c597965d0f README 2 months ago
ray-x 23489699f9 Merge branch 'master' of github.com:ray-x/navigator.lua 3 months ago
ray-x a8b1019942 add changelog; handle vim diff 3 months ago
Allen Horine d02d4c1c52
Fix: nil error processing treesitter query results, nil error when (#300)
viewing references (deprecated method), remaining vim.loop -> vim.uv
conversion
3 months ago
ray-x 29d5f05bf9 skip setup in diff mode 5 months ago
ray-x 5fb82ee1bc Avoid assert when tracing error msg 5 months ago
ray-x b97b90140e ruff 5 months ago
ray-x 8f40d389fc ruff 5 months ago
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.
5 months ago
ray-x 98540ed2a8 hover fallback to signature help 5 months ago
ray-x 40d1907f57 more updates for nvim 0.10 nightly 5 months ago
ray-x 4dbf5e1ef3 deprecating _trim() 5 months ago
ray-x 3e05ae2b6c Added disable_filetypes for treesitter folding 6 months ago
ray-x 229d4ee728 add deprecated notices 6 months ago
ray-x 0ce1009c92 Update config setup for fold_ts 6 months ago
ray-x 164e8ad43a Clean up fold comments/documents and update align to latest code changes 6 months ago
ray-x 059973f557 Major updates for treesitter folding. Write how scope and
fold level are calculated
6 months ago
ray-x a4c94d315c updates for diagnostic error position in scroll bar area 6 months ago
ray-x 924139448f should not overrite vim.opts.fillchar setup 6 months ago
ray-x 231968a002 Update README for the ts_fold changes 6 months ago
ray-x 18304b8a84 feature: treesitter folding syntax highlight 6 months ago
ray-x 236fb062d2 get_clients for 0.10 get_active_clients for 0.9.x 6 months ago
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
6 months ago
ray-x 50973a602a Nerd font v3 for treesitter 6 months ago
ray-x 452eead83b update prompt edit mode #291 6 months ago
ray-x 5c9719b235 issue #291 config option for listview mode 6 months ago
Kodai Kabasawa 7632117666
fix to prevent string config (#292) 6 months ago
ray-x bedf65e668 Lsp kind for nerdfont 3 6 months ago
Harrison Katz 4d6b1b804f
Add docs for icons (#289) 6 months ago
ray-x e5ba624f85 update .gitignore 6 months ago
ray-x e6fcd5d7fb nerdfont 3.0 6 months ago
ray-x 354fb64b42 issue #287 diagnostic setup is hard coded 6 months ago
purpleblackferret 3f0c3d75c3
Added formatting keymaps in README (#286) 6 months ago
Gauthier Billot 8906ef48d0
Fix 2 issues in README.md (#285) 7 months ago
ray-x 8c06e1afe3 update lsp capabilitites 7 months ago
ray-x 7231ef9614 update logs 7 months ago
ray-x cddb324eb0 update lsp default_capabilities 7 months ago
ray-x bf3c73aeb2 issue #284 add sample config for cpp project (cmp and cpp sample files) 7 months ago
ray-x 516da37dcc lua: inlayhint enable 7 months ago
ray-x d6ff1ed594 trying to add python virtualenv 7 months ago
ray-x 3c9398b599 nerdfont 2.0 7 months ago
Chakib Benziane a9b63b0f9c
add lsp server for zig (zls) (#282) 8 months ago
ray-x 50dd4aeb24 auto-fmt remove nvim 0.7 supports and clean up logic 8 months ago
ray-x 8661bcd7ff diagnostic updates 8 months ago
ray-x 4ba2c9557e updates for nerdfonts 3.0 9 months ago
ray-x 9d95f05a1b default the playground init.lua to lazy 9 months ago
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
11 months ago
ray-x b0e89b67e2 adding health.lua 11 months ago
ray-x 1f58bc3b8a fix issue #278 11 months ago
ray-x b9931d5c01 type definition preview and readme updates 1 year ago