File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -152,6 +152,7 @@ rec {
152152 nurpkgs . bsky
153153
154154 # ========== OTHER TOOLS ==========
155+ algia
155156 polybarFull
156157 devenv
157158
Original file line number Diff line number Diff line change @@ -55,5 +55,9 @@ src.git = "https://github.com/copilot-emacs/copilot.el"
5555fetch.github = " copilot-emacs/copilot.el"
5656
5757[folding-mode ]
58- src.git = " https://github.com/jaalto/project-emacs--folding-mode"
59- fetch.github = " jaalto/project-emacs--folding-mode"
58+ src.git = " https://github.com/magnars/fold-this.el"
59+ fetch.github = " magnars/fold-this.el"
60+
61+ [scroll-page-without-moving-point ]
62+ src.git = " https://github.com/tanrax/scroll-page-without-moving-point.el"
63+ fetch.github = " tanrax/scroll-page-without-moving-point.el"
You can’t perform that action at this time.
0 commit comments