Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👍 Add Type Definitions for cursor-functions #63

Merged
merged 3 commits into from
Jul 18, 2021
Merged

👍 Add Type Definitions for cursor-functions #63

merged 3 commits into from
Jul 18, 2021

Conversation

kuuote
Copy link
Member

@kuuote kuuote commented Jul 18, 2021

Rewrite of #62

Add type definition for below Vim script functions for #44.

  • col()
  • virtcol()
  • line()
  • wincol()
  • winline()
  • cursor()
  • screenpos()
  • getcurpos()
  • getpos()
  • setpos()
  • byte2line()
  • line2byte()
  • diff_filler()

And add types for some function result.

Copy link
Member

@lambdalisue lambdalisue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lambdalisue lambdalisue merged commit 5c765ec into vim-denops:main Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants