1
Fork 0

Start the process of switching to nixpkgs-unstable

This commit is contained in:
Matei Adriel 2023-09-28 03:13:35 +03:00
parent 346d1b78d9
commit a81103f78e
No known key found for this signature in database
19 changed files with 512 additions and 438 deletions
dotfiles/neovim/lua/my/plugins

View file

@ -21,6 +21,7 @@ return {
prepend_note_id = true,
},
mappings = {},
disable_frontmatter = true,
},
keys = {
{ "<C-O>", "<cmd>ObsidianQuickSwitch<cr>" },