Initial Commit

This commit is contained in:
kossLAN 2024-08-26 22:37:32 -04:00
commit fd4cc7c8e6
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
31 changed files with 2687 additions and 0 deletions

View file

@ -0,0 +1,3 @@
require('which-key').setup {
preset = 'helix'
}