Skip to content

Commit

Permalink
Add .hyper.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-israel-turner committed Aug 23, 2021
1 parent b3eaaef commit 6a365f5
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 0 deletions.
153 changes: 153 additions & 0 deletions .hyper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ https://github.com/junegunn/vim-plug#neovim
### Install plugins
Open vim and run `:PlugInstall`.

## Link hyper config
```
ln -s ~/.vim/.hyper.js ~/.hyper.js
```
Restart Hyper after doing this - may need to do it several times.

## Sources
Idea for this project came from [here](http://stackoverflow.com/questions/18197705/adding-your-vim-vimrc-to-github-aka-dot-files)

Expand Down

0 comments on commit 6a365f5

Please sign in to comment.