Skip to content

Instantly share code, notes, and snippets.

@micheee
micheee / vimrc
Created December 10, 2013 17:12 — forked from arolle/vimrc
" First step to make VIM an XQuery IDE using BaseX
"
" Adds possibility to run the currently edited XQuery file
" using key combination <leader>r
" An error output jumps to the file, line and column
" where the error occured.
"
" associate *.bxs with xml filetype