fix filesystem arguments

This commit is contained in:
Roel de Cort 2024-04-17 15:44:37 +02:00
parent 600d802a32
commit aa3c28cd64

View file

@ -5,18 +5,10 @@
sources = [ "filesystem" "buffers" "git_status" "document_symbols" ]; sources = [ "filesystem" "buffers" "git_status" "document_symbols" ];
addBlankLineAtTop = true; addBlankLineAtTop = true;
fileSystem = { filesystem = {
window = { bindToCwd = false;
bindToCwd = false;
};
}; };
window = {
mappings = {
};
};
defaultComponentConfigs = { defaultComponentConfigs = {
indent = { indent = {
expanderCollapsed = ""; expanderCollapsed = "";