Skip to content

fix(mappings): can't open home page when more than one window opened - #606

Merged
Zeioth merged 1 commit into
NormalNvim:mainfrom
Intey:main
Aug 11, 2025
Merged

fix(mappings): can't open home page when more than one window opened#606
Zeioth merged 1 commit into
NormalNvim:mainfrom
Intey:main

Conversation

@Intey

@Intey Intey commented Aug 10, 2025

Copy link
Copy Markdown
Contributor

The filetype option is buffer local, so we should omit the win option.

filetype option is buffer local, so we should omit the win option

@Zeioth Zeioth left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is a VERY good catch. Thank you!!

@Zeioth
Zeioth merged commit 7a6a3e3 into NormalNvim:main Aug 11, 2025
@Zeioth

Zeioth commented Aug 11, 2025

Copy link
Copy Markdown
Collaborator

I've applied it to the alternative colemak keymappings too:
https://github.com/NormalNvim/NormalNvim/wiki/colemak-dh

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