Home

Awesome

What is it

This repository contains plugins and macros for far2m written in Lua 5.1 programming language.

How to build plugins

   mkdir _build && cd _build
   cmake ..
   make

Installation

   cd _build
   sudo make install