use the new snippet functions in norg snippets
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
require('core.snippets.shorthands')
|
||||
|
||||
local function file_name(args, parent, user_args)
|
||||
return vim.fn.expand("%:t:r")
|
||||
end
|
||||
require('core.snippets.functions')
|
||||
|
||||
return {
|
||||
-- header level 1, usually this has the same name as the file
|
||||
|
Reference in New Issue
Block a user