Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This repository contains various code examples using Rust.

Syntax Highlighting (VIM)

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

About

Repository containing various rust examples

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages