Skip to content

Electron UI for Neovim: Azerty not working #32

License

Notifications You must be signed in to change notification settings

q12321q/neovim-e

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovime: Electron UI for Neovim

  • Install Neovim, Electron, grunt-cli
  • apm install . && grunt && Electron . <nvim arguments>

User Config

User configuration may be specified in userDataDir/config.cson

Valid options are listed here

Example

# Location
# %APPDATA%/Neovim-e/config.cson for Windows
# %XDG_CONFIG_HOME/Neovim-e/config.cson OR ~/.config/Neovim-e/config.cson for Linux
# ~/Library/Application Support/Neovim-e/config.cson for OS X
font: '13px monospace'
row: 60

About

Electron UI for Neovim: Azerty not working #32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 95.5%
  • CSS 2.5%
  • HTML 2.0%