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 f6a723c commit 33ebc72Copy full SHA for 33ebc72
lua/orgmode/parser/search.lua
@@ -1,7 +1,7 @@
1
--TODO: Support regex search
2
3
local Date = require('orgmode.objects.date')
4
-local parsing = require 'orgmode.utils.parsing'
+local parsing = require('orgmode.utils.parsing')
5
6
---@class Search
7
---@field term string
0 commit comments