Template-Bundle ghostty-template/Ghostty.app aufnehmen
War durch .gitignore-Regel *.app/ ausgeschlossen; make-ghostty-app.sh braucht es aber als Basis. Explizit per git add -f aufgenommen.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
" Vim filetype detect file
|
||||
" Language: Ghostty config file
|
||||
" Maintainer: Ghostty <https://github.com/ghostty-org/ghostty>
|
||||
"
|
||||
" THIS FILE IS AUTO-GENERATED
|
||||
|
||||
au BufRead,BufNewFile */ghostty/config,*/*.ghostty/config,*/ghostty/themes/*,*.ghostty setf ghostty
|
||||
Reference in New Issue
Block a user