1
0
forked from mirror/vim-nc
vim-nc/README.md

15 lines
387 B
Markdown
Raw Permalink Normal View History

2014-04-16 03:11:09 +00:00
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.
2014-04-16 03:11:09 +00:00
2023-08-04 02:48:15 +00:00
Example with [gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim) (Note: Transparency)
------
![Vim Screenshot](../master/readme/screenshot.png?raw=true)
2014-04-16 03:11:09 +00:00