mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed indent on nvim module
This commit is contained in:
parent
299b7c201c
commit
9a1a6cad54
@ -66,19 +66,19 @@
|
||||
enable = true;
|
||||
};
|
||||
|
||||
web-devicons = {
|
||||
enable = true;
|
||||
};
|
||||
web-devicons = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# File tree
|
||||
neo-tree = {
|
||||
enable = true;
|
||||
settings = {
|
||||
close_if_last_window = true;
|
||||
close_if_last_window = true;
|
||||
window = {
|
||||
width = 30;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Fuzzy finder
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user