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

fix(get_replace_range): workaround for end char matching cursor position #1177

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

lvimuser
Copy link
Contributor

fixes #1156, supersedes #1148 and does not regress #1140

@lvimuser lvimuser changed the title fix(get_replace_range): workaround for end char matching current cursor position fix(get_replace_range): workaround for end char matching cursor position Sep 10, 2022
@hrsh7th hrsh7th merged commit 0e436ee into hrsh7th:main Oct 7, 2022
williamboman added a commit to williamboman/nvim-cmp that referenced this pull request Oct 27, 2022
…indow

* upstream/main:
  Use `default_capabilities()` in doc and util (hrsh7th#1254)
  Fix undefined new() error in example source (hrsh7th#1237)
  Update README to use the new default_capabilities (hrsh7th#1243)
  Fix hrsh7th#1217
  ci
  Remove ansiblels test
  fix compatibility with nvim < 0.8 (hrsh7th#1227)
  Fix hrsh7th#1213
  fix(context): compatibility with nvim<0.8 (hrsh7th#1224)
  fix(context): `in_treesitter_capture` (hrsh7th#1211)
  fix(entry/get_replace_range): workaround for end char matching cursor position (hrsh7th#1177)
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.

Broken replace behavior
2 participants