

GitHub - mattn/calendar-vim: calendar vimscript
source link: https://github.com/mattn/calendar-vim
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
calendar.vim
calendar.vim
creates a calendar window you can use within vim. It is useful
in its own right as a calendar-inside-vim. It also provides hooks to customise
its behaviour, making it a good basis for writing new plugins which require
calendar functionality (see :help calendar-hooks
for more information).
Installation
You can install calendar.vim
in the usual way, by copying the contents of the
plugin
, autoload
and doc
directories into the equivalent directories
inside .vim
.
Alternatively, if you manage your plugins using pathogen.vim, you can
simply clone into the bundle
directory:
cd ~/.vim/bundle
git clone git://github.com/mattn/calendar-vim
Or, using submodules:
cd ~/.vim
git submodule add git://github.com/mattn/calendar-vim bundle/calendar-vim
Usage
Bring up a calendar based on today's date in a vertically split window:
:Calendar
Bring up a calendar showing November, 1991 (The month Vim was first released):
:Calendar 1991 11
The above calendars can alternatively be displayed in a horizontally split window:
:CalendarH
Bring up a full-screen:
:CalendarT
Fast mappings are provided:
- <LocalLeader>cal: Vertically-split calendar
- <LocalLeader>caL: Horizontally-split calendar
For full documentation, install the plugin and run :help calendar
from within
Vim.
Recommend
-
165
google/vim-maktaba: Consistent Vimscript...
-
152
Emmet-vim emmet-vim is a vim plug-in which provides support for expanding abbreviations similar to emmet. Installation...
-
87
ft - File Transferer ft is CLI tool that transfer files.
-
74
README.md vim-terminal
-
80
README.md vim-tanakh たなこふ
-
97
README.md Gist.vim This is a vimscript for creating gists (http://gist.github.com). For the latest version please see
-
59
README.md vim-sl
-
62
README.md vim-lsp-icons Sign icons for vim-lsp Installation For vim-plug p...
-
43
README.md vim-molder Minimal File Explorer
-
12
Gist.vim This is a vimscript for creating gists (http://gist.github.com). For the latest version please see https://github.com/mattn/vim-gist
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK