zed updates!!!
This commit is contained in:
parent
0715faa9f4
commit
3718701830
2 changed files with 1 additions and 1 deletions
|
@ -119,6 +119,7 @@ in {
|
|||
context = ctx: stuff: { context = ctx; bindings = stuff; };
|
||||
in [
|
||||
(context "Editor" {
|
||||
ctrl-enter = "editor::OpenExcerpts";
|
||||
ctrl-b = "editor::GoToDefinition";
|
||||
ctrl-y = "editor::Redo";
|
||||
home = "editor::MoveToBeginningOfLine";
|
||||
|
|
1
todo.txt
1
todo.txt
|
@ -2,4 +2,3 @@
|
|||
- clean up modules/system.nix
|
||||
- investigate firefox config
|
||||
- all the remaining individual todos
|
||||
- get my zed config and theme in here somehow
|
||||
|
|
Loading…
Reference in a new issue