fix(nvim): remove deprecated properties

This commit is contained in:
Stefan Imhoff
2024-03-15 19:50:58 +01:00
parent a32fa1099a
commit ecbd27842a

View File

@@ -34,9 +34,6 @@ return {
completion = {
nvim_cmp = true,
min_chars = 2,
new_notes_location = "current_dir",
prepend_note_id = true,
preprend_note_path = false,
use_path_only = false,
},
mappings = {