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.
1 parent 8e3edfa commit 022b519Copy full SHA for 022b519
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