Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 606 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 606 Bytes

NVim API

This is a FiveM resource which hosts an API for my Neovim commands to work.

It is meant to be used together with FiveM.nvim (Which requires the Neovim editor)

Requirements

Setup

  1. Open your terminal and run: npm install, npm run build in nvimapi's directory. This will install all node modules and build the files.

  2. Add the following line to your server.cfg for the resource to have permission to restart/stop other resources and such.

add_principal resource.nvimapi group.admin