Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit6a77319

Browse files
fightingdreamerroxma
authored andcommitted
Add nvim_get_current_line
1 parent9c27d33 commit6a77319

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎pythonx/neovim_rpc_methods.py‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ def nvim_command(cmd):
103103
vim.command(cmd)
104104

105105

106+
defnvim_get_current_line():
107+
returnvim.current.line
108+
109+
106110
defnvim_get_current_win():
107111
returnvim.current.window
108112

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp