mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-17 17:28:07 +00:00
feat(nvim): add Appfile/Fastfile syntax support
This commit is contained in:
@@ -8,3 +8,5 @@ au BufRead,BufNewFile *.mdx set filetype=markdown
|
||||
au BufRead,BufNewFile *.tmux set filetype=tmux
|
||||
au BufRead,BufNewFile Tiltfile set filetype=python
|
||||
au BufRead,BufNewFile */ghostty/config set filetype=toml
|
||||
au BufRead,BufNewFile Appfile set filetype=ruby
|
||||
au BufRead,BufNewFile Fastfile set filetype=ruby
|
||||
|
||||
Reference in New Issue
Block a user