mirror of
https://github.com/gregjurman/vim-nc.git
synced 2024-11-09 22:55:49 +00:00
93b2e9ab4d
Meant to say relative not world
15 lines
316 B
Markdown
15 lines
316 B
Markdown
vim-nc
|
|
======
|
|
|
|
G-Code highlighting for VIM. Differently colors things like T, M, and G codes
|
|
as well as X, Y, and Z axis movements (including incremental(I, J, K) and
|
|
relative(U, V, W)).
|
|
|
|
Originally created by Gary Fixler.
|
|
|
|
Example with Solarized
|
|
------
|
|
|
|
![Vim Screenshot](../master/readme/screenshot.png?raw=true)
|
|
|