Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

hektor/zenit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenit for VS Code

Setup

Zenit is not yet available for VSCode

  1. `cmd/ctrl+p
  2. enter ext install zenit
    • cmd/ctrl+k
    • cmd/ctrl+t
    • select Zenit

Manual Install

  1. cd ~/.vscode/extensions
  2. git clone https://github.com/hektormisplon/zenit.git zenit

Zenit for Hyper

Setup

  1. Hyper > Preferences
  2. Add zenit-hyper to plugins: [] array.
plugins: [
    zenit-hyper
]
  1. Best to restart Hyper
  2. Enjoy the beauty

Update

In Hyper simply go to Plugins > Update

More info

vscode extension coming soon.