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

work around neovim bug for lispoptions< #13935

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

benknoble
Copy link
Contributor

This copies commit 64edf95 (indent: only reset some options when has vim9, 2024-01-30) from https://github.com/benknoble/vim-racket.

This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from https://github.com/benknoble/vim-racket.
@chrisbra
Copy link
Member

thanks!

@chrisbra chrisbra merged commit 26b0176 into vim:master Jan 30, 2024
32 checks passed
@benknoble benknoble deleted the update-racket-runtime branch January 30, 2024 22:57
@benknoble
Copy link
Contributor Author

Ah, there's a slight bug here. I'll push a fix ASAP tomorrow.

clason added a commit to clason/neovim that referenced this pull request Jan 31, 2024
runtime(racket): undo some indent options only when vim9script is available (vim/vim#13935)

This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from https://github.com/benknoble/vim-racket.

vim/vim@26b0176

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
clason added a commit to neovim/neovim that referenced this pull request Jan 31, 2024
runtime(racket): undo some indent options only when vim9script is available (vim/vim#13935)

This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from https://github.com/benknoble/vim-racket.

vim/vim@26b0176

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
benknoble added a commit to benknoble/vim that referenced this pull request Jan 31, 2024
… is available (vim#13935)

This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) from https://github.com/benknoble/vim-racket and
fixes 26b0176 (runtime(racket): undo some indent options only when
vim9script is available (vim#13935), 2024-01-30).
chrisbra pushed a commit that referenced this pull request Jan 31, 2024
This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) from https://github.com/benknoble/vim-racket and
fixes 26b0176 (runtime(racket): undo some indent options only when
vim9script is available (#13935), 2024-01-30).

Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
clason added a commit to clason/neovim that referenced this pull request Feb 1, 2024
runtime(racket): add missing space to b:undo_indent var (vim/vim#13945)

This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) from https://github.com/benknoble/vim-racket and
fixes 26b0176a9 (runtime(racket): undo some indent options only when
vim9script is available (vim/vim#13935), 2024-01-30).

vim/vim@83f627f

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
clason added a commit to neovim/neovim that referenced this pull request Feb 1, 2024
runtime(racket): add missing space to b:undo_indent var (vim/vim#13945)

This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) from https://github.com/benknoble/vim-racket and
fixes 26b0176a9 (runtime(racket): undo some indent options only when
vim9script is available (vim/vim#13935), 2024-01-30).

vim/vim@83f627f

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
konosubakonoakua pushed a commit to konosubakonoakua/neovim that referenced this pull request Feb 4, 2024
runtime(racket): undo some indent options only when vim9script is available (vim/vim#13935)

This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from https://github.com/benknoble/vim-racket.

vim/vim@26b0176

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
konosubakonoakua pushed a commit to konosubakonoakua/neovim that referenced this pull request Feb 4, 2024
runtime(racket): add missing space to b:undo_indent var (vim/vim#13945)

This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) from https://github.com/benknoble/vim-racket and
fixes 26b0176a9 (runtime(racket): undo some indent options only when
vim9script is available (vim/vim#13935), 2024-01-30).

vim/vim@83f627f

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
glepnir pushed a commit to glepnir/neovim that referenced this pull request Mar 31, 2024
runtime(racket): undo some indent options only when vim9script is available (vim/vim#13935)

This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from https://github.com/benknoble/vim-racket.

vim/vim@26b0176

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
glepnir pushed a commit to glepnir/neovim that referenced this pull request Mar 31, 2024
runtime(racket): add missing space to b:undo_indent var (vim/vim#13945)

This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) from https://github.com/benknoble/vim-racket and
fixes 26b0176a9 (runtime(racket): undo some indent options only when
vim9script is available (vim/vim#13935), 2024-01-30).

vim/vim@83f627f

Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
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.

None yet

2 participants