mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: update flake inputs
This commit is contained in:
parent
558f67ee7d
commit
a53c4524bb
4 changed files with 63 additions and 124 deletions
|
@ -4,7 +4,8 @@
|
|||
lualine = {
|
||||
enable = true;
|
||||
extensions = ["fzf" "nvim-dap-ui" "symbols-outline" "trouble" "neo-tree" "quickfix" "fugitive"];
|
||||
componentSeparators = null;
|
||||
componentSeparators.left = null;
|
||||
componentSeparators.right = null;
|
||||
# componentSeparators.left = "|";
|
||||
# componentSeparators.right = "|";
|
||||
# sectionSeparators.left = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue