Play Minesweeper in Neovim: because if Emacs has taught us anything, it's that text editors are for gaming!
Requires Neovim version 0.7 or above.
Note that an nvim-0.5
branch exists for compatibility with Nvim v0.5+, but it
is no longer maintained.
Install it using your favourite package manager like any other plugin, then run
:Nvimesweeper
and pray that it works properly, I guess.
!
to flag a square.?
to mark a square for later.<Space>
or <RightMouse>
to cycle between !
, ?
and unmarking a
square.<CR>
, x
or <LeftMouse>
to reveal a square; just try not to step on
a mine!Run :help nvimesweeper
for more details.
I don't know...