Skip to content

Instantly share code, notes, and snippets.

set nocompatible
set lazyredraw
filetype off
set splitbelow
set splitright
let g:skip_xpath = 1
let g:ycm_min_num_of_chars_for_completion = 2
let g:ycm_error_symbol = '>'
let g:ycm_warning_symbol = '>'
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=10000
setopt AUTO_PUSHD
setopt autocd
bindkey -v
# ctrl + left/right skips words
bindkey '^[[1;5D' backward-word
<?xml version="1.0" ?>
<module suppressWarnings="true">
<User f="nodata">
<User>
<Select_User t="dropdown" f="user"/>
<Login t="button" l="Control"/>
</User>
</User>
<cols>
<Electrical_Conductivity_us_cm>
Electrical Conductivity (μs/cm)
</Electrical_Conductivity_us_cm>
<col>
<EC_us_cm_Exception t="radio">
EC (μs/cm) Exception
<!--@SOURCE: vocabs/exception.xml-->
</EC_us_cm_Exception>
<EC_mS_cm_Exception t="radio">
<opts>
<opt>Parent option 1</opt>
<opt>child option 1.1</opt>
<opt>child option 1.2</opt>
</opt>
<opt>Parent option 2</opt>
<opt>child option 2.1</opt>
<opt>child option 2.2</opt>
</opt>
</opts>
<opts>
<opt>Parent option 1</opt>
<opt>child option 1.1</opt>
<opt>child option 1.2</opt>
</opt>
<opt>Parent option 2</opt>
<opt>child option 2.1</opt>
<opt>child option 2.2</opt>
</opt>
</opt>
<Review>
<Review>
<Review_ID f="id notnull autonum">
<desc>Review's unique ID, autoincremented by 1</desc>
</Review_ID>
<timestamp/>
</Review>
</Review>
<property name="Files" type="file" file="true" thumbnail="true">
<description/>
<formatString><![CDATA[{{if $1 then $1}}{{if and($1, $2) then " " }}{{if $2 then $2}}{{if $3 then " ($3)"}}{{if between($4,0,0.49) then "??" ····elsif lessThan($4,1) then "?" }}]]></formatString>
<appendCharacterString><![CDATA[ - ]]></appendCharacterString>
</property>
<User f="onlyui">
<User f="notscrollable">
<Select_User t="list" f="user" l="Control"/>
</User>
</User>