Merge pull request 'wsl' (#2) from wsl into master

Reviewed-on: #2
This commit is contained in:
Christoph J. Scherr 2023-09-07 20:25:00 +02:00
commit aa5ac98b37
4 changed files with 14 additions and 4 deletions

View File

@ -196,10 +196,10 @@ return {
config = function ()
local leap = require('leap')
leap.opts.case_sensitive = false
leap.opts.safe_labels = { 's', 'f', 'n', 'u', 't', 'e' }
--leap.opts.labels = { 'a', 's', 'f', 'n', 'j', 'k', 'r', 'e', 'r', 'm',
-- 'ö', 'b', 'v', 'u', 'z', 'w', '2', '3', '4', '5', '6',
-- '7', '8', '9' }
leap.opts.safe_labels = { 'f', 'n', 'u', 't', 'g', 'ö', 'w', 'b', 'm' }
leap.opts.labels = { 'a', 's', 'f', 'n', 'j', 'k', 'r', 'e', 'r', 'm',
'ö', 'b', 'v', 'u', 'z', 'w', '2', '3', '4', '5', '6',
'7', '8', '9' }
end,
},

View File

@ -12,6 +12,8 @@ return {
["core.dirman"] = { -- Manages Neorg workspaces
config = {
workspaces = {
-- FIXME: This shouldn't be in the Versioncontrol. Make this
-- into a local extension of the plugin.
main = "~/winhome/Nextcloud/Neorg",
notes = "~/winhome/Nextcloud/Notes",
},

View File

@ -13,3 +13,11 @@ NTSG
a
Jira
ReqEng
cscherr
MD5
Hashchecker
Testvectors
#ossibilites
possibilites/!
Hexdumper
hexdumped

Binary file not shown.