We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 159db45 + 022b519 commit 817fbefCopy full SHA for 817fbef
ftdetect/filetype.lua
@@ -0,0 +1,6 @@
1
+vim.filetype.add({
2
+ extension = {
3
+ org = "org",
4
+ org_archive = "org",
5
+ },
6
+})
0 commit comments