This website requires JavaScript.
Explore
Help
Sign In
jakub
/
vim-nc
Watch
1
Star
0
Fork
0
You've already forked vim-nc
forked from
mirror/vim-nc
Code
Pull Requests
Activity
62d18ba066
vim-nc
/
ftdetect
/
gcode.vim
3 lines
82 B
VimL
Raw
Normal View
History
Unescape
Escape
Initial Commit
2014-04-16 03:06:20 +00:00
" vim nc
show scaled XYZ values as an error - extreme highlight when XYZ g-code values will be scaled by 1000x
2018-11-07 14:48:30 +00:00
au
BufNewFile
,
BufRead
*.
nc
,
*.
ngc
,
*.
NC
setlocal
nospell
ft
=
ngc
syntax
=
ngc
Copy Permalink