mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 06:25:38 +00:00
autochdir back for wiki
This commit is contained in:
parent
216d325d5c
commit
bd2433c869
@ -476,7 +476,7 @@ vim.g.vimwiki_key_mappings = {
|
||||
["all_maps"] = 1,
|
||||
["mouse"] = 1,
|
||||
}
|
||||
--vim.g.vimwiki_auto_chdir = 1 -- Set local dir to Wiki when open
|
||||
vim.g.vimwiki_auto_chdir = 1 -- Set local dir to Wiki when open
|
||||
vim.g.vimwiki_create_link = 0 -- Don't automatically create new links
|
||||
vim.g.vimwiki_listsyms = " x" -- Set checkbox symbol progression
|
||||
vim.g.vimwiki_table_mappings = 0 -- VimWiki table keybinds interfere with tab completion
|
||||
|
Loading…
Reference in New Issue
Block a user