summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-30 15:15:55 +0300
committerPaul Buetow <paul@buetow.org>2025-04-30 15:15:55 +0300
commit1c43658b902700ea09d1c0e6d728efbf212512bd (patch)
tree7db89e2fc6f6381aa7a5857de9961768571bd08b
parente5f81c2ccb837e11abaadd82e046cd5439d50996 (diff)
file locking
-rw-r--r--dotfiles/fish/conf.d/quickedit.fish1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/fish/conf.d/quickedit.fish b/dotfiles/fish/conf.d/quickedit.fish
index 3569581..3b5aee1 100644
--- a/dotfiles/fish/conf.d/quickedit.fish
+++ b/dotfiles/fish/conf.d/quickedit.fish
@@ -42,7 +42,6 @@ function quickedit
| grep "$grep_pattern" \
| fzf
)
- hx
if editor::helix::open_with_lock $file_path
quickedit::postaction $file_path