DAP integration for nvim

This commit is contained in:
2024-02-05 18:44:03 +01:00
parent 6cacca348a
commit 8d341f276e
2 changed files with 9 additions and 4 deletions

View File

@@ -262,7 +262,7 @@ label wallpaper, number 14, mime ^image, has feh, X = feh --bg-fill "$1"
#-------------------------------------------
# Generic file openers
#-------------------------------------------
label open, has xdg-open = xdg-open -- "$@"
label open, has xdg-open = xdg-open "$@"
label open, has open = open -- "$@"
# Define the editor for non-text files + pager as last action