fix filesystem arguments
This commit is contained in:
parent
600d802a32
commit
aa3c28cd64
1 changed files with 2 additions and 10 deletions
|
|
@ -5,18 +5,10 @@
|
|||
sources = [ "filesystem" "buffers" "git_status" "document_symbols" ];
|
||||
addBlankLineAtTop = true;
|
||||
|
||||
fileSystem = {
|
||||
window = {
|
||||
bindToCwd = false;
|
||||
};
|
||||
filesystem = {
|
||||
bindToCwd = false;
|
||||
};
|
||||
|
||||
window = {
|
||||
mappings = {
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
defaultComponentConfigs = {
|
||||
indent = {
|
||||
expanderCollapsed = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue