Skip to content

MeF0504/untitled.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untitled.vim

This is Project Sekai inspired unofficial vim plugin.

Requirements

  • random number generator or reltime
echo exists('*rand') " == 1
" or
echo has('reltime')  " == 1
  • popup window for vim
echo has('popupwin')  " == 1

Installation

If you use dein,

call dein#add('MeF0504/untitled.vim')

vim-plug,

Plug 'MeF0504/untitled.vim'

or do something like this.

Usage

The following command

Untitled

will lead you to your "sekai"

TODO

  • Recreate the new effect in this plugin.
  • Support sound effect (maybe..)

About

Project-sekai inspired vim plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published