update for leap deprecation

This commit is contained in:
arc
2025-11-18 11:05:40 -07:00
parent 61d14ba3b2
commit ae7c60dd13
3 changed files with 39 additions and 37 deletions
+2 -3
View File
@@ -1,4 +1,3 @@
function !! --wraps=nvim --description 'alias !! nvim'
nvim $argv
function !! --wraps='code .' --description 'alias !! code .'
code . $argv
end