Initial vim syntax for just

including:
- operators
- quotes/strings
- raw quotes/strings
- backtick sub-shells
- curly substitutions
- "set shell" handling
This commit is contained in:
2021-05-23 20:18:17 -04:00
parent 7275f13738
commit 6600e7b295
3 changed files with 174 additions and 0 deletions

View File

@@ -0,0 +1 @@
autocmd BufReadPost justfile,*.justfile setfiletype just