mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Miscellaneous: Easter eggs
This commit is contained in:
parent
77ac08ea92
commit
17f1b681c8
@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Debugging: [Verbosity](README.md#verbosity)
|
- Debugging: [Verbosity](README.md#verbosity)
|
||||||
|
- Miscellaneous: [Easter eggs](README.md#easter-eggs)
|
||||||
|
|
||||||
## [1.1] - 2016-01-07
|
## [1.1] - 2016-01-07
|
||||||
|
|
||||||
|
14
README.md
14
README.md
@ -53,6 +53,7 @@ added every day. Things about to be added can be found here:
|
|||||||
#### [Miscellaneous](#miscellaneous-1)
|
#### [Miscellaneous](#miscellaneous-1)
|
||||||
|
|
||||||
- [Vim distributions](#vim-distributions)
|
- [Vim distributions](#vim-distributions)
|
||||||
|
- [Easter eggs](#easter-eggs)
|
||||||
|
|
||||||
#### [Quirks](#quirks-1)
|
#### [Quirks](#quirks-1)
|
||||||
|
|
||||||
@ -910,6 +911,19 @@ looking at some distributions:
|
|||||||
- [janus](https://github.com/carlhuda/janus.git)
|
- [janus](https://github.com/carlhuda/janus.git)
|
||||||
- [spf13](https://github.com/spf13/spf13-vim)
|
- [spf13](https://github.com/spf13/spf13-vim)
|
||||||
|
|
||||||
|
#### Easter eggs
|
||||||
|
|
||||||
|
| Help file | Message |
|
||||||
|
|-----------|---------|
|
||||||
|
| `:Ni!` | `Do you demand a shrubbery?` |
|
||||||
|
| `:h 'sm'` | `NOTE: Use of the short form is rated PG.` |
|
||||||
|
| `:h 42` | `What is the meaning of life, the universe and everything? Douglas Adams, the only person who knew what this question really was about is now dead, unfortunately. So now you might wonder what the meaning of death is...` |
|
||||||
|
| `:h UserGettingBored` | `When the user presses the same key 42 times. Just kidding! :-)` |
|
||||||
|
| `:h bar` | `Ceci n'est pas une pipe.` |
|
||||||
|
| `:h holy-grail` | `You found it, Arthur!` |
|
||||||
|
| `:h map-modes` | `:nunmap can also be used outside of a monastery.` |
|
||||||
|
| `:smile` | Try it out yourself. ;-) Added in 7.4.1005. |
|
||||||
|
|
||||||
## Quirks
|
## Quirks
|
||||||
|
|
||||||
#### Newline used for NUL
|
#### Newline used for NUL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user