We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea78451 commit 0d6c20bCopy full SHA for 0d6c20b
.functions
@@ -375,8 +375,6 @@ nq() {
375
376
# ripgrep "only": only display the matching text in the first capture group
377
# this is helpful for selecting and transforming
378
-# (moved to navigation)
379
-
380
# TODO extract to `.widgets`
381
# https://github.com/fearphage/dotfiles-1/blob/9fe03f0fe891ab5e38423fb4b9e185526407fb02/.zsh/config/widgets.zsh#L16
382
# function custom-fzf-execute-widget() {
@@ -426,8 +424,6 @@ inspect-space() {
426
424
}
427
425
428
# find and replace across files in the current directory
429
430
431
###########################
432
# SSH tunneling
433
0 commit comments