mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nvim): remove deprecated properties
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user