summaryrefslogtreecommitdiff
path: root/ftdetect
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-04-02 12:26:40 -0600
committermo khan <mo@mokhan.ca>2025-04-02 12:26:40 -0600
commit660e51f8cd951cd357aa835ce9d77ed9d8e4fa1c (patch)
treee4884e4765ae597c43e74052f1717abfa9d8873b /ftdetect
parent306882799860be8beb73232fe480714b8f702bfd (diff)
chore: add cedar syntax highlighting
Diffstat (limited to 'ftdetect')
-rw-r--r--ftdetect/cedar.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/cedar.vim b/ftdetect/cedar.vim
new file mode 100644
index 0000000..eee77f4
--- /dev/null
+++ b/ftdetect/cedar.vim
@@ -0,0 +1 @@
+autocmd BufNewFile,BufRead *.cedar,*.cdr set filetype=cedar