mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-14 03:10:19 +01:00
nvim: Disable neo-tree log to file
This commit is contained in:
parent
baddeddd2e
commit
08a68fa3ff
1 changed files with 1 additions and 0 deletions
|
|
@ -331,6 +331,7 @@
|
|||
|
||||
plugins.neo-tree = {
|
||||
enable = true;
|
||||
settings.log_to_file = false;
|
||||
};
|
||||
|
||||
plugins.plantuml-syntax.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue