updates, as well as leap-analogue

This commit is contained in:
Anthony Cicchetti 2023-08-16 09:31:38 -04:00
parent c3f5bef4e0
commit 23ca3f754b
3 changed files with 10 additions and 4 deletions

6
flake.lock generated
View file

@ -8,11 +8,11 @@
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1692003204,
"narHash": "sha256-gO2DXwXuArjpywgtRTDb3aKscWMbnI7YwFaqvV46yv0=",
"lastModified": 1692136130,
"narHash": "sha256-uQKYKEKtdJJzJl1wn/hmUrNjFe6HMETF1GUlKcCOHZw=",
"owner": "cachix",
"repo": "devenv",
"rev": "ade3ae522baf366296598e232b7b063d81740bbb",
"rev": "5c258eec1f7497aa9ec0b8aa85931dcde6925a9f",
"type": "github"
},
"original": {

View file

@ -43,7 +43,7 @@ in {
kondo
litecli
magic-wormhole-rs
ncdu
# ncdu
ov
pdm
poetry

View file

@ -41,6 +41,12 @@
animate.enable = true;
comment.enable = true;
jump.enable = true;
jump2d = {
enable = true;
extraConfig = {
mappings.start_jumping = "<leader>a";
};
};
surround.enable = true;
};
fugitive = {