Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Robert Helgesson
configurations
Commits
45fc5965
Verified
Commit
45fc5965
authored
Nov 07, 2020
by
Robert Helgesson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch Emacs keybinding for counsel-fzf
parent
e0847274
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
user/emacs.nix
user/emacs.nix
+1
-1
No files found.
user/emacs.nix
View file @
45fc5965
...
...
@@ -502,7 +502,7 @@ in
bind
=
{
"C-x C-d"
=
"counsel-dired-jump"
;
"C-x C-f"
=
"counsel-find-file"
;
"C-x
C-
M-f"
=
"counsel-fzf"
;
"C-x M-f"
=
"counsel-fzf"
;
"C-x C-r"
=
"counsel-recentf"
;
"C-x C-y"
=
"counsel-yank-pop"
;
"M-x"
=
"counsel-M-x"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment