Skip to content

Instantly share code, notes, and snippets.

const std = @import("std");
const print = std.debug.print;
pub fn main() void {
var p: usize = 0;
var t = [_]u8{0} ** 65535;
_ = @addWithOverflow(u8, t[p], 13, &t[p]);
while (t[p] > 0) {
_ = @subWithOverflow(u8, t[p], 1, &t[p]);
p += 1;
_ = @addWithOverflow(u8, t[p], 2, &t[p]);
set nocompatible
set encoding=utf-8
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'VundleVim/Vundle.vim'
Plugin 'ervandew/supertab'
"Plugin 'vim-syntastic/syntastic'
Plugin 'zah/nim.vim'
call vundle#end()
@suirad
suirad / config.yml
Created June 16, 2016 01:12
Example filled out config for Civcraft/WurstCivTools#6
tech:
pyloncompass:
type: PYLONFINDER
enabled: true
show_non_running: true
show_upgrading: true
update_cooldown: 5s
tag:
type: LORE
lore: Inactive and Upgrading Pylons