1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-18 20:10:03 +02:00

minor style fixes

This commit is contained in:
Henrik Hautakoski 2024-07-17 15:59:05 +02:00
parent 2f8cb8c53a
commit d4185c0d3a
6 changed files with 6 additions and 12 deletions

View file

@ -1,4 +1,3 @@
function vim --wraps=nvim --description 'alias vim nvim'
nvim $argv
nvim $argv
end