Open NERDTreeFind in today launcher
[khome.git] / home / bin / today.launch.sh
index cc83399..50254cd 100755 (executable)
@@ -3,4 +3,4 @@
 . ~/lib/login_variables.sh # To get $DIR_TODO
 . ~/lib/login_functions.sh # To get today
 
-EDITOR=gvim today
+EDITOR=gvim EDITOR_ARGS='-c NERDTreeFind' today
This page took 0.021022 seconds and 4 git commands to generate.