Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 0295d82

Browse files
committed
README.markdown: remove unused URLs.
1 parent c779dbb commit 0295d82

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.markdown

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -535,9 +535,6 @@ a look at [ghcmod-vim][ghcmod], [jedi-vim][jedi], [python-mode][python_mode], [v
535535
[vim]: http://www.vim.org/
536536
[vimgo]: https://github.com/fatih/vim-go
537537
[virtualenv]: https://virtualenv.pypa.io/en/stable/
538-
[vnu]: http://about.validator.nu/
539-
[vnu_jar]: https://github.com/validator/validator/releases/latest
540-
[vnu_server]: http://validator.github.io/validator/#standalone
541538
[vundle]: https://github.com/gmarik/Vundle.vim
542539
[ycm]: http://valloric.github.io/YouCompleteMe/
543540

plugin/syntastic.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if has('reltime')
1919
lockvar! g:_SYNTASTIC_START
2020
endif
2121

22-
let g:_SYNTASTIC_VERSION = '3.9.0-14'
22+
let g:_SYNTASTIC_VERSION = '3.9.0-15'
2323
lockvar g:_SYNTASTIC_VERSION
2424

2525
" Sanity checks {{{1

0 commit comments

Comments
 (0)