up
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
programs.nixvim.globalOpts = {
|
||||
expandtab = true;
|
||||
shiftwidth = 2;
|
||||
relativenumber = true;
|
||||
# foldmethod = "expr";
|
||||
# foldexpr = "nvim_treesitter#foldexpr()";
|
||||
};
|
||||
|
||||
@@ -5,6 +5,7 @@ with pkgs; [
|
||||
alejandra
|
||||
claude-code
|
||||
delta
|
||||
gh
|
||||
docker
|
||||
docker-compose
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user