This repository contains various code examples using Rust.
In order to get syntax highlighting for VIM, copy contents within src/etc/vim here into ~/.vim.
Then edit your .vimrc as seen below:
filetype plugin indent on
let g:no_rust_conceal = 1
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains various code examples using Rust.
In order to get syntax highlighting for VIM, copy contents within src/etc/vim here into ~/.vim.
Then edit your .vimrc as seen below:
filetype plugin indent on
let g:no_rust_conceal = 1