Skip to content
Merged
Changes from all commits
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
14 changes: 7 additions & 7 deletions doc/nvim-activate.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
*nvim-activate.txt*
*nvim-activate*
==============================================================================
INTRODUCTION *nvim-activate-intro*

A plugin to display a reminder in the bottom-right corner of the editor to
activate Neovim.

Authors: Tom Kuson <mail@tjkuson.me>
Version: NA
Homepage: <https://github.com/tjkuson/nvim-activate>

==============================================================================
INTRODUCTION *nvim-activate*

A plugin to display reminder the bottom-right corner of the editor to
activate Neovim.

==============================================================================
CONFIGURATION *NvimActivate.config*
CONFIGURATION *nvim-activate-config*

This plugin is intentionally minimal and has no options.

Expand Down
Loading