Skip to content

Instantly share code, notes, and snippets.

@masato3
Created June 19, 2025 14:14
Show Gist options
  • Save masato3/a64c56fcba7932494430b33d96d32d18 to your computer and use it in GitHub Desktop.
Save masato3/a64c56fcba7932494430b33d96d32d18 to your computer and use it in GitHub Desktop.
Neovim plugin which-key
return {
'folke/which-key.nvim',
event = 'VeryLazy',
opts = {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment