issues
search
neovim
/
pynvim
Python client and plugin host for Nvim
http://pynvim.readthedocs.io/en/latest/
Apache License 2.0
1.54k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
typing_extensions should be a dependency
#582
kiyoon
closed
1 week ago
3
build: fix conditional `install_requires`
#581
mgorny
closed
2 weeks ago
1
Pynvim 0.5.1
#580
jamessan
closed
2 weeks ago
0
fix(ci): macOS CI failing with python{3.7, 3.8, 3.9}
#579
wookayin
closed
2 weeks ago
1
fix(tests): failing tests on python3.13 about stacktrace messages
#578
wookayin
closed
3 weeks ago
0
Publish version 0.5.1
#577
svermeulen
closed
2 weeks ago
11
Not registering plugin command
#576
huberb
opened
2 months ago
1
docs: avoid deprecated $NVIM_LISTEN_ADDRESS env var
#575
justinmk
closed
2 months ago
0
Usage examples incompatible with neovim >=0.8 (using deprecated $NVIM_LISTEN_ADDRESS)
#574
dbarnett
closed
2 months ago
1
fix(tests): remove reference to pytest-runner
#573
0-wiz-0
closed
3 months ago
1
pytest-runner deprecated
#572
0-wiz-0
closed
3 months ago
2
test_vim: Failure with Python 3.13
#571
cryptomilk
closed
3 weeks ago
3
fix(tests): broadcast test fails
#570
justinmk
closed
5 months ago
0
fix: Remove deprecated alias of logger.warn
#569
cryptomilk
closed
5 months ago
2
How do you access the treesitter API via pynvim?
#568
kdog3682
closed
6 months ago
1
simplify remote plugins
#567
justinmk
opened
7 months ago
0
Synchronous call initiated through a response of an async call drops the results of the sync call.
#566
Badhi
opened
7 months ago
4
fix: UpdateRemotePlugins not finding specs on windows
#565
tanj
closed
7 months ago
1
UpdateRemotePlugins not finding any specs
#564
tanj
closed
7 months ago
1
fix(tests): "provider#python3#Prog" was removed upstream
#563
justinmk
closed
8 months ago
0
Revert "fix: vim.eval('v:true') should return python bool #506"
#562
samuelqp
closed
8 months ago
5
Access output of lua commands
#561
m-anish-gupta
closed
9 months ago
3
Python 3.8: TypeError: 'type' object is not subscriptable
#560
gptlang
closed
9 months ago
11
Refactoring and tests for plugin Host and decorators
#559
wookayin
opened
10 months ago
1
refactor: remove the use of forward references
#558
wookayin
closed
10 months ago
0
checkhealth WARNING: Could not contact PyPI to get latest version
#557
sudheer82
closed
11 months ago
9
fix(asyncio): close child_watcher before the main loop is closed
#556
wookayin
closed
11 months ago
3
Output flooded with EventLoop related messages
#555
pierreganty
opened
11 months ago
5
ci: fix failing readthedocs build
#554
wookayin
closed
11 months ago
1
ci: fix failing readthedocs build by adding sphinx_rtd_theme dependency
#553
wookayin
closed
11 months ago
0
docs (readthedocs) CI is failing
#552
justinmk
closed
11 months ago
4
Pynvim 0.5.0
#551
jamessan
closed
11 months ago
0
luaeval behavior: functions are serialized to `None`
#550
wookayin
opened
12 months ago
3
`<abuf>` is wrong for `BufUnload` with hidden buffer
#549
laomaiweng
opened
1 year ago
2
feat: Ex command `:py=` evaluate and print python expression
#548
wookayin
closed
1 year ago
2
test: always use the same exact python executable regardless of $PATH
#547
wookayin
closed
1 year ago
0
fix: invalid CLI use in scripts/{enable,disable}_log_statements.sh
#546
wookayin
closed
1 year ago
0
Several refactoring on asyncio eventloop implementations
#545
wookayin
closed
11 months ago
2
test: add tests for attaching through socket, tcp, and stdio
#544
wookayin
closed
11 months ago
3
Fix broken tests on Windows due to EOF error and other minor bugs
#543
wookayin
closed
1 year ago
1
ci: temporarily disable CI on windows
#542
wookayin
closed
1 year ago
2
chore: use greenlet >= 3.0
#541
wookayin
closed
1 year ago
0
packaging: add pynvim.__version__ attribute (0.5.0.dev0)
#540
wookayin
closed
1 year ago
0
No longer works in Python 3.12
#539
HiPhish
closed
1 year ago
4
Get error "no module named imp" with Python 3.12
#538
vds2212
closed
11 months ago
8
docs: Minor improvements to README.md
#537
wookayin
closed
1 year ago
0
ci: Run CI and tox test for all supported python versions 3.7+
#536
wookayin
closed
1 year ago
0
ci: Add python3.12 support
#535
wookayin
closed
1 year ago
2
fix: fix broken dynamic import of rplugin modules
#534
wookayin
closed
1 year ago
2
Controlling neovim from jupyter notebook: "another loop is running"
#533
beyarkay
closed
1 year ago
4
Next