switch back to nvim for now

This commit is contained in:
Daniel Lundin 2024-04-10 17:35:43 +02:00
parent 36a8248ef3
commit 1b9788a000
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -41,4 +41,4 @@ tmux-shortcut 1 env \
helix "${_file}"
sleep 0.1
tmux send-keys Escape &&
tmux send-keys ":open ${_file}" Enter
tmux send-keys ":open ${_file}" Enter ":reload" Enter