about summary refs log tree commit diff stats
path: root/home-manager/soispha/config/lf/commands/scripts/open_config
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/soispha/config/lf/commands/scripts/open_config')
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/open_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/soispha/config/lf/commands/scripts/open_config b/home-manager/soispha/config/lf/commands/scripts/open_config
index c99422f1..35e5165d 100755
--- a/home-manager/soispha/config/lf/commands/scripts/open_config
+++ b/home-manager/soispha/config/lf/commands/scripts/open_config
@@ -3,5 +3,5 @@
 # shellcheck source=/dev/null
 SHELL_LIBRARY_VERSION="1.1.4" . %SHELL_LIBRARY_PATH
 
-"$EDITOR" "$(bookmenu -b ~/.config/bookmenu/configs -f fzf -o)" # TODO implement this
+"$EDITOR" "$(bookmenu -b ~/.config/bookmenu/configs -f fzf -o)" # TODO: implement this
 # vim: ft=sh