Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g

- [[https://github.com/elixir-editors/emacs-elixir][elixir-mode]] - Emacs major mode for Elixir.
- [[https://github.com/tonini/alchemist.el][alchemist]] - Elixir Tooling Integration Into Emacs.

Emacs adding-machine, tape calculator, column sum-mer
*** Haskell

- [[https://github.com/haskell/haskell-mode][haskell-mode]] - Major mode for Haskell.
Expand Down Expand Up @@ -1262,6 +1262,7 @@ For additional git-related emacs packages to use or to get inspiration from, tak

** Fun

- [[https://github.com/Boruch-Baum/emacs-crossword][crossword]] - Download and play crossword puzzles.
- [[https://github.com/TeMPOraL/nyan-mode][Nyan-mode]] - Let Nyan Cat show you your buffer position in mode line.
- [[https://www.emacswiki.org/emacs/ZoneMode][Zone Mode]] - =[built-in]= A buffer obfuscator, or a screensaver.
- [[https://hg.sr.ht/~zck/minesweeper][minesweeper.el]] - An implementation of minesweeper in emacs.
Expand Down
Loading