/vimstart

vimstart fork with more than enhough features, also amoled

Primary LanguageJavaScriptMIT LicenseMIT

vimstart

vim-command-like minimal startpage for your browser

previews

Installation

Clone this repo

git clone https://github.com/T3M1N4L/vimstart.git

And set the index.html as homepages or new tabs in your browser.

Usage

There is a few command that can be used :

Open favourites website listed in web.json, example (open discord):
 :dc

You can search and go to url's automatically unlike the original

Editing

SEE web.json.

Frequently Asked Question

This things doesn't works well in my google chrome, fix please.

Due to security issues in chrome, they disabled local file access, so our web.json can't be readed.

To enable it, pass --allow-file-access-from-files top your chrome args, example :

 $ /usr/bin/google-chrome --allow-file-access-from-files

Source: http://blog.derraab.com/2013/05/30/start-google-chrome-with-local-file-access-on-mac-os-x/

License

The code is available under the MIT license.