-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix autoreload file from external change. #451
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Adds au FocusGained,BufEnter * checktime to actually trigger the reload. - set autoread on its own isnt enough.
Thanks! |
sgabe
pushed a commit
to sgabe/vimrc
that referenced
this pull request
Jan 9, 2020
- Adds au FocusGained,BufEnter * checktime to actually trigger the reload. - set autoread on its own isnt enough.
alxiong
added a commit
to alxiong/vimrc
that referenced
this pull request
Mar 30, 2020
commit 27ad0d0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Mar 2 16:02:27 2020 -0300 Bump rake in /sources_non_forked/vim-multiple-cursors (amix#565) Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 12.3.3. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v10.4.2...v12.3.3) Signed-off-by: dependabot[bot] <support@github.com> commit dbcdace Author: Amir <amix@doist.com> Date: Tue Jan 28 23:07:36 2020 -0300 Updated plugins commit 46195e4 Author: Amir <amix@doist.com> Date: Tue Jan 7 13:45:07 2020 +0100 Updated plugins commit b56966e Author: amix <amix@doist.com> Date: Mon Dec 30 14:28:38 2019 +0100 Updated plugins commit cb57890 Author: amix <amix@doist.com> Date: Thu Dec 12 23:01:41 2019 +0100 Updated plugins commit 901655e Author: amix <amix@doist.com> Date: Sun Dec 1 20:19:59 2019 +0100 Removed the Python 3 refernce, should just be the default Python commit f951c24 Merge: cf9b500 18d9698 Author: amix <amix@doist.com> Date: Sun Dec 1 20:19:24 2019 +0100 Merge branch 'master' of github.com:amix/vimrc commit 18d9698 Author: Dessalines <dessalines@users.noreply.github.com> Date: Sun Dec 1 11:19:19 2019 -0800 Adding update plugins to update section of readme. (amix#549) commit cf9b500 Author: amix <amix@doist.com> Date: Sun Dec 1 20:18:45 2019 +0100 Updated plugins commit 010fe68 Author: amix <amix@doist.com> Date: Sat Nov 30 21:00:26 2019 +0100 Fixed the path of vim-markdown in the readme file commit 5d11b23 Author: amix <amix@doist.com> Date: Sat Nov 30 18:51:57 2019 +0100 Fix amix#453 commit e4b4276 Author: amix <amix@doist.com> Date: Sat Nov 30 18:47:48 2019 +0100 Disable folding for Markdown It's not super useful. Ref: amix#445 commit 9c54d95 Author: amix <amix@doist.com> Date: Sat Nov 30 13:06:56 2019 +0100 Updated plugins commit 57ba28a Merge: 44bc76b c37e4c8 Author: amix <amix@doist.com> Date: Sat Nov 30 13:02:27 2019 +0100 Merge branch 'master' of github.com:amix/vimrc commit 44bc76b Author: amix <amix@doist.com> Date: Sat Nov 30 13:01:31 2019 +0100 Removed snipmate-snippets It's redundant as vim-snippets is already included. Fixes amix#489 commit c37e4c8 Author: Ma Chao <814640709@qq.com> Date: Sat Nov 30 19:57:52 2019 +0800 feat(:W):avoid warning such as the buffer was changed (amix#547) commit 9234352 Author: amix <amix@doist.com> Date: Sat Nov 30 12:54:13 2019 +0100 Improved the mappings documentation Especially for plugins. Fixes amix#493 commit c30a27a Author: Amir Salihefendic <amix@doist.com> Date: Mon Nov 18 09:42:59 2019 +0100 Removed comfortable-motion.vim It's isn't worth the hacks and issues. Ref: amix#470 commit fe5d99f Author: Amir Salihefendic <amix@doist.com> Date: Sun Nov 17 19:33:08 2019 +0100 Fixed amix#496 commit 8c6f4bd Author: Amir Salihefendic <amix@doist.com> Date: Sun Nov 17 16:45:35 2019 +0100 Removed vim-go commit 3b7a7de Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 20:49:59 2019 +0100 Fixed: amix#518 commit b58d3ab Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 20:26:13 2019 +0100 Remove vim-go It's too heavy and it also seems to have some issues. Gophers that use Go can manually install it Fixed amix#537 commit 2f70f3a Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 20:22:13 2019 +0100 Fixed amix#541 commit 966965a Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 20:16:20 2019 +0100 Fixed amix#546 This is done by removing custom FileType indent options, and using `vim-python-pep8-indent` plugin. commit 97e3db7 Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 18:43:18 2019 +0100 Added and updated some plugins Added: vim-ruby, typescript-vim, vim-javascript Updated: rust-vim commit ff0ede6 Merge: 01890d8 d8d4f89 Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 18:41:26 2019 +0100 Merge branch 'master' of github.com:amix/vimrc commit 01890d8 Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 18:40:53 2019 +0100 Added gist-vim commit d8d4f89 Author: maxb <max-b@users.noreply.github.com> Date: Sat Nov 16 08:14:34 2019 -0800 Update rust.vim from deprecated repo to rust-lang repo and add to update_plugins.py (amix#410) commit e1a383d Author: William17 <superbill2012@qq.com> Date: Sun Nov 17 00:13:30 2019 +0800 fix(basic.vim): change `command W` to `command! W` (amix#412) `source $MYVIMRC` will fail since command `W` exists. Add `!` so the command would be redefined commit b7f5078 Author: alphaCTzo7G <29691914+alphaCTzo7G@users.noreply.github.com> Date: Sat Nov 16 08:11:12 2019 -0800 Updates README to add comfortable motion plugin (amix#432) commit f33d38b Merge: 7d78cd9 ce77db5 Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 17:08:30 2019 +0100 Merge branch 'master' of github.com:amix/vimrc commit ce77db5 Author: Rahuλ Dé <lispyclouds@users.noreply.github.com> Date: Sat Nov 16 17:08:22 2019 +0100 Fix autoreload file from external change. (amix#451) - Adds au FocusGained,BufEnter * checktime to actually trigger the reload. - set autoread on its own isnt enough. commit 600b709 Author: forevernull <forevernull@163.com> Date: Sun Nov 17 00:06:47 2019 +0800 ALE commands not working (amix#463) ALE requires NeoVim >= 0.2.0 or Vim 8 with +timers +job +channel. commit 316f2f8 Author: Jakub Rozenbajger <thequetran@outlook.com> Date: Sat Nov 16 17:06:23 2019 +0100 Change permission of install scripts to execute (amix#468) commit 7d78cd9 Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 17:02:45 2019 +0100 Removed vim-isort commit b2c3dd0 Author: Luigi Perotti <perottilds@gmail.com> Date: Sat Nov 16 13:00:14 2019 -0300 Fixes typo (amix#507) commit 8f7be9b Author: Geezus42 <Geezuslucifer@gmail.com> Date: Sat Nov 16 09:59:55 2019 -0600 removed dupe Lightline setting (amix#509) The Lightline colorscheme setting was being set twice. commit e620d9d Author: demokn <demo.knyang@gmail.com> Date: Sat Nov 16 23:57:25 2019 +0800 Fix guifont config format in gtk2 & linux, see also amix#436 (amix#511) commit 538ee9c Author: 1una <1una@pm.me> Date: Sat Nov 16 23:30:52 2019 +0800 fixed a spelling mistake in basic.vim (amix#523) replaced `et.c` with `etc.` in line 166. commit d551d7b Author: aquiire <aquire@outlook.com> Date: Sat Nov 16 20:59:12 2019 +0530 remove additional height (amix#540) why? May be there's a reason anyway in case you missed it. commit 72bdaba Author: Amir Salihefendic <amix@doist.com> Date: Sat Nov 16 16:28:42 2019 +0100 Updated plugins commit 96e10ed Author: Amir Salihefendic <amix@doist.com> Date: Fri Aug 23 10:02:26 2019 +0200 Added vim-lastplace commit 3aefdbd Author: Amir Salihefendic <amix@doist.com> Date: Thu Aug 22 17:36:17 2019 +0200 Updated plugins commit 6711ae6 Author: Amir Salihefendic <amix@doist.com> Date: Thu Aug 22 17:34:32 2019 +0200 Make sure that enter is never overriden in the quickfix window commit 5439d30 Merge: fae0b73 95d2b08 Author: Amir Salihefendic <amix@doist.com> Date: Mon May 20 11:54:03 2019 +0200 Merge branch 'master' of github.com:amix/vimrc commit fae0b73 Author: Amir Salihefendic <amix@doist.com> Date: Fri May 17 16:09:13 2019 +0200 Updated plugins commit 95d2b08 Author: Amir Salihefendic <amix@doist.com> Date: Fri Apr 19 10:55:47 2019 +0200 Typo fix Thanks @rchrdchn commit a224edb Author: Amir Salihefendic <amix@doist.com> Date: Fri Apr 19 10:33:56 2019 +0200 Added a small note about Doist commit 5a2572d Author: Amir Salihefendic <amix@doist.com> Date: Wed Mar 27 16:08:56 2019 +0100 Updated plugins commit bf7b598 Author: Amir Salihefendic <amix@doist.com> Date: Mon Mar 11 17:39:30 2019 -0300 Added missing commits commit f50b214 Author: Amir Salihefendic <amix@doist.com> Date: Fri Mar 8 08:04:56 2019 -0300 Updated plugins
schultzern
pushed a commit
to schultzern/vimrc
that referenced
this pull request
Mar 31, 2020
- Adds au FocusGained,BufEnter * checktime to actually trigger the reload. - set autoread on its own isnt enough.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
reload.