This website requires JavaScript.
Explore
Help
Sign in
raf
/
neovim-flake
Watch
1
Star
0
Fork
You've already forked neovim-flake
0
mirror of
https://github.com/NotAShelf/neovim-flake.git
synced
2024-11-08 04:35:58 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
85b663f6c9
neovim-flake
/
modules
/
utility
/
binds
/
default.nix
12 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
feat: relocate whichkey and add cheatsheet.nvim
2023-02-03 23:46:34 +01:00
{
config
,
lib
,
pkgs
,
.
.
.
}
:
{
imports
=
[
feat: conditionally write which-key registers
2023-02-17 11:49:29 +01:00
./which-key
./cheatsheet
feat: relocate whichkey and add cheatsheet.nvim
2023-02-03 23:46:34 +01:00
]
;
}
Reference in a new issue
Copy permalink