chenxu

Results 54 issues of chenxu

after upgrade nvim 0.9.5 -> 0.10 the pagedown is working, but pageup is not working correctly

press `g?` in pantran cause ``` E5108: Error executing lua ...hare/nvim/lazy/pantran.nvim/lua/pantran/utils/buffer.lua:67: attempt to index field 'rhs' (a nil value) stack traceback: ...hare/nvim/lazy/pantran.nvim/lua/pantran/utils/buffer.lua:67: in function 'get_mappings' ...cal/share/nvim/lazy/pantran.nvim/lua/pantran/ui/help.lua:59: in function 'toggle' .../share/nvim/lazy/pantran.nvim/lua/pantran/ui/actions.lua:13:...

Error executing vim.schedule lua callback: ...nxu/.local/share/nvim/lazy/specs.nvim/lua/spe cs/init.lua:101: attempt to index field 'col' (a number value) stack traceback: ...nxu/.local/share/nvim/lazy/specs.nvim/lua/specs/init.lua:101: in function '' vim/_editor.lua: in function

bug fixed to nvim-0.10 https://github.com/edluffy/specs.nvim/issues/31

``` [ 42%] Built target tqdmlib [ 71%] Built target tqdm [ 85%] Linking CXX executable test_tqdm Separating debug symbols Testing make[2]: ./test_tqdm: Malformed Mach-o file make[2]: *** [test_tqdm] Error...

``` File "/opt/homebrew/lib/python3.12/site-packages/naima/__init__.py", line 19, in from .version import get_version File "/opt/homebrew/lib/python3.12/site-packages/naima/version.py", line 1, in from pkg_resources import DistributionNotFound, get_distribution ImportError: cannot import name 'DistributionNotFound' from 'pkg_resources' (unknown location) ```...

long time no update. Is this project Dead?

### Did you check the docs? - [X] I have read all the lazy.nvim docs ### Is your feature request related to a problem? Please describe. [discussion](https://github.com/folke/lazy.nvim/discussions/1688#discussioncomment-10185255) ### Describe the...

enhancement

for issue https://github.com/chip/telescope-software-licenses.nvim/issues/5

``` telescope._extensions.software-licenses: require("telescope._extensions.software-licenses.health").check() - WARNING vim.health.report_start() is deprecated, use vim.health.start() instead. :help |deprecated| Feature will be removed in Nvim 0.11 Start health check for telescope-software-licenses.nvim ~ - WARNING vim.health.report_error() is...