diff --git a/.vimrc b/.vimrc index aa5d01a..c777319 100644 --- a/.vimrc +++ b/.vimrc @@ -228,7 +228,7 @@ filetype plugin on " Don't autoselect first omnicomplete option, show options even if there is only " one (so the preview documentation is accessible). Remove 'preview' if you " don't want to see any documentation whatsoever. -let g:OmniSharp_server_path='/opt/OmniSharp/OmniSharp.exe' +" let g:OmniSharp_server_path='/opt/OmniSharp/OmniSharp.exe' set completeopt=longest,menuone,preview " Fetch full documentation during omnicomplete requests. @@ -310,5 +310,8 @@ let g:SuperTabDefaultCompletionType = 'context' " NerdCommenter let g:NERDSpaceDelims = 1 +" Update BIND SOA +" Inspired by http://www.debian-administration.org/article/381/Updating_bind_serial_numbers_automatically + colorscheme dracula diff --git a/README b/README index f090ac2..62d7ba9 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ -My vim configuration +These are my vimfiles, there are many like them but these ones are mine. +Without me, my vimfiles are useless. Without my vimfiles, I am useless. cd ~ git clone git@github.com:fergalmoran/vimfiles.git .vim diff --git a/bundle/vundle b/bundle/vundle index 9a38216..b255382 160000 --- a/bundle/vundle +++ b/bundle/vundle @@ -1 +1 @@ -Subproject commit 9a38216a1c0c597f978d73547d37681fc689c90d +Subproject commit b255382d6242d7ea3877bf059d2934125e0c4d95