summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-11-11 01:19:22 -0500
committerJune McEnroe <programble@gmail.com>2013-11-11 01:19:22 -0500
commit079c2cf36e076a36d5fc04e564f252883ccc661d (patch)
tree7aa64db222af5ca43833daaf3971559c8cca62cf
parentRevert "Reorganize vimrc (again)" (diff)
downloadsrc-079c2cf36e076a36d5fc04e564f252883ccc661d.tar.gz
src-079c2cf36e076a36d5fc04e564f252883ccc661d.zip
Remove useless syntastic option
Diffstat (limited to '')
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 8fbb570c..fb1e3687 100644
--- a/.vimrc
+++ b/.vimrc
@@ -133,7 +133,6 @@ let g:airline#extensions#whitespace#enabled = 0
 Plug 'scrooloose/syntastic'
 let g:syntastic_check_on_open=1
 let g:syntastic_enable_signs=0
-let g:syntastic_auto_loc_list=2
 
 Plug 'mhinz/vim-signify'
 let g:signify_vcs_list = ['git']
ref='/litterbox/commit/scoop.c?id=08a9f9fcfdb2d34e9d760177da566b6294c68ca4&follow=1'>Explicitly set stdout line buffered when pagingJune McEnroe 2020-05-21Do not sort results in scoop by defaultJune McEnroe 2020-05-21Expand and clarify documentationJune McEnroe 2020-05-21Execute PAGER with the SHELLJune McEnroe 2020-05-21Automatically perform database migrations in litterboxJune McEnroe 2020-05-20Don't install rc scripts on other platformsJune McEnroe 2020-05-20Rewrite build and install like pounce 1.3June McEnroe 2020-05-20Update email addressesJune McEnroe 2020-04-23Call updateConsumer from handleError 1.2p1June McEnroe 2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe 2020-04-05Error on invalid ISUPPORT values 1.2June McEnroe 2020-04-05Only set RCS on FreeBSDJune McEnroe 2020-04-05Log bans and unbansJune McEnroe 2020-04-05Parse mode types from ISUPPORTJune McEnroe 2020-04-05Add unscoop matchers for ban/unban eventsJune McEnroe 2020-04-05Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe 2020-03-31Update unscoop catgirl matchersJune McEnroe 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe