Skip to content

docs(pack): add neovim pack configuration to README.md#1045

Open
MartinDelille wants to merge 2 commits into
folke:mainfrom
MartinDelille:pack
Open

docs(pack): add neovim pack configuration to README.md#1045
MartinDelille wants to merge 2 commits into
folke:mainfrom
MartinDelille:pack

Conversation

@MartinDelille

Copy link
Copy Markdown

Description

I added the vim pack installation. I put it in the first place but I could switch it with Lazy configuration if you want.

Related Issue(s)

No issue related to this PR.

Screenshots

Just documentation

@github-actions github-actions Bot added the size/m Medium PR (<50 lines changed) label Mar 31, 2026
@MartinDelille MartinDelille changed the title Add neovim pack configuration to README.md docs: Add neovim pack configuration to README.md Mar 31, 2026
@MartinDelille MartinDelille changed the title docs: Add neovim pack configuration to README.md docs(pack): Add neovim pack configuration to README.md Mar 31, 2026
@MartinDelille MartinDelille changed the title docs(pack): Add neovim pack configuration to README.md docs(pack): add neovim pack configuration to README.md Apr 1, 2026
Comment thread README.md Outdated
function()
require("which-key").show({ global = false })
end,
{ desc = "Buffer Local Keymaps (which-key)" },

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Trailing comma here should probably be removed from my testing, as the function doesn't accept more arguments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/m Medium PR (<50 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants