Skip to content

Commit 0d6c20b

Browse files
committed
refactor: remove legacy navigation comments from .functions
Generated-by: aiautocommit
1 parent ea78451 commit 0d6c20b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.functions

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,6 @@ nq() {
375375

376376
# ripgrep "only": only display the matching text in the first capture group
377377
# this is helpful for selecting and transforming
378-
# (moved to navigation)
379-
380378
# TODO extract to `.widgets`
381379
# https://github.com/fearphage/dotfiles-1/blob/9fe03f0fe891ab5e38423fb4b9e185526407fb02/.zsh/config/widgets.zsh#L16
382380
# function custom-fzf-execute-widget() {
@@ -426,8 +424,6 @@ inspect-space() {
426424
}
427425

428426
# find and replace across files in the current directory
429-
# (moved to navigation)
430-
431427
###########################
432428
# SSH tunneling
433429
###########################

0 commit comments

Comments
 (0)