mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-14 03:10:19 +01:00
neovim: Don't mark all markdown buffers as wiki
This commit is contained in:
parent
15310363d1
commit
ca246bacca
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@
|
|||
];
|
||||
|
||||
globals = {
|
||||
wiki_global_load = 0;
|
||||
wiki_root = "~/wiki";
|
||||
neo_tree_remove_legacy_commands = 1;
|
||||
mapleader = " ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue