Update
This commit is contained in:
parent
b44a2e17f9
commit
8ec1744969
@ -12,6 +12,7 @@ feel free to contribute <3 ([CONTRIBUTING.md](CONTRIBUTING.md))
|
||||
- [ ] Different link on web/mobile (so it can open ios/android apps)
|
||||
- [ ] Test services ? (ping)
|
||||
- [ ] Nixvim
|
||||
- [ ] Nerdfont pluggins to search and paste in the code
|
||||
- [ ] Telescope shortcut for file content
|
||||
- [ ] Markdown snippets
|
||||
- [ ] Make whichkey better
|
||||
|
@ -137,7 +137,7 @@
|
||||
blur = { enabled = false; };
|
||||
};
|
||||
|
||||
master = { new_is_master = true; };
|
||||
master = { new_status = true; };
|
||||
|
||||
gestures = { workspace_swipe = true; };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user