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

some-mthfka/NeoSFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoSFML

Neovim GUI based on SFML

Inititially developed for Windows. Compiling on Linux and Mac should be possible with some tweaking - code was written with portability in mind.

Maintenance and Instability

Project is not actively maintained. And it is experimental, serving as a stepping stone to https://github.com/grigorievich/Viy. Other GUIs can be found at https://github.com/neovim/neovim/wiki/Related-projects.

Installation instructions

  1. Install Python 3.3.5.
  1. Install Pip for Python 3.3
  1. Install Python Neovim: python -m pip install neovim
  2. Download and install Neovim for Windows. Make sure it's in your path.
  1. Download neosfml_0_6.zip from https://github.com/meatich/NeoSFML/releases/tag/0.6, extract and run it.
  2. Keep in mind that NeoSFML comes with a utility called pipelist, employed by launcher.py for finding a running instance of Neovim. Especially keep this in mind if you want to build things yourself.

Compilation

  • Boost's Locale library
  • Python33
  • SFML
  • MinGW 4.9.2, earlier versions may work.

About

Neovim GUI based on SFML

Resources

License

Stars

Watchers

Forks

Packages

No packages published