Compare commits

..

No commits in common. "aa5ac98b37331bfd6921b4558b0f17c5baf88e1c" and "ef1c00a091983059337608a689c1b2fe8602b3a1" have entirely different histories.

4 changed files with 4 additions and 14 deletions

View file

@ -196,10 +196,10 @@ return {
config = function ()
local leap = require('leap')
leap.opts.case_sensitive = false
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' }
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' }
end,
},

View file

@ -12,8 +12,6 @@ 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,11 +13,3 @@ NTSG
a
Jira
ReqEng
cscherr
MD5
Hashchecker
Testvectors
#ossibilites
possibilites/!
Hexdumper
hexdumped

Binary file not shown.