We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b35039 commit d8d725aCopy full SHA for d8d725a
lua/resession/init.lua
@@ -454,8 +454,7 @@ M.load = function(name, opts)
454
end
455
456
457
----The default config.buf_filter
458
----Takes all buflisted files with "", "acwrite", or "help" buftype
+---The default config.buf_filter (takes all buflisted files with "", "acwrite", or "help" buftype)
459
---@param bufnr integer
460
---@return boolean
461
M.default_buf_filter = function(bufnr)
0 commit comments