some neorg updates

This commit is contained in:
2023-09-20 11:07:08 +02:00
parent b33b0eecea
commit 0338d00fb5
3 changed files with 15 additions and 5 deletions

View File

@ -1,4 +1,5 @@
vim.g.mapleader = ','
vim.g.maplocalleader = ','
if not vim.g.vscode then
require('config.lazy')
require('my_keymappings')