Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Feb 7, 2024
1 parent 026c6de commit 309ee1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
inputs = {
nixpkgs.follows = "nixpkgs";
flake-parts.follows = "flake-parts";
neovim.follows = "";
pre-commit-nix.follows = "pre-commit-nix";
};
};
Expand Down
1 change: 0 additions & 1 deletion plugins/alpha.lua
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,4 @@ return function()
}

alpha.setup(theta.config)
vim.cmd([[autocmd User AlphaReady set showtabline=0 | autocmd BufUnload <buffer> set showtabline=2]])
end

0 comments on commit 309ee1f

Please sign in to comment.