Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
projects:garmin [2021/04/17 11:36]
admin [Setting up CLI SDK in Ubuntu 18.04]
projects:garmin [2021/04/17 12:13] (current)
admin [Setting up CLI SDK in Ubuntu 18.04]
Line 1: Line 1:
 +====== Monkey C syntax highlight in vim ======
 +<​code>​
 +$ cd ~/​projects/​garmin/​
 +$ git clone https://​github.com/​klimeryk/​vim-monkey-c.git
 +$ mkdir -p ~/​.vim/​syntax ~/​.vim/​ftdetect
 +$ cp ~/​projects/​garmin/​vim-monkey-c/​ftdetect/​monkey-c.vim ~/​.vim/​ftdetect/​
 +$ cp ~/​projects/​garmin/​vim-monkey-c/​syntax/​monkey-c.vim ~/​.vim/​syntax/​
 +</​code>​
 +
 ====== Setting up CLI SDK in Ubuntu 18.04 ====== ====== Setting up CLI SDK in Ubuntu 18.04 ======
   * install prerequisites (not available on 20.04)   * install prerequisites (not available on 20.04)
projects/garmin.1618652193.txt.gz ยท Last modified: 2021/04/17 11:36 by admin
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0