vicentebolea / cmake-presets-vim

Runs CMAKE presets from VIM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmake-presets-vim

Configure/Build your default CMAKE presets from VIM.

How to run it

  • Open VIM in your project root director (same level as CMakeUserPresets.json).
  • Call command: :make.

About

Runs CMAKE presets from VIM

License:MIT License


Languages

Language:Vim Script 100.0%