Coder Social home page Coder Social logo

Comments (7)

907th avatar 907th commented on August 18, 2024

@khmelevskii It uses CursorHold, CursorHoldI, InsertLeave events, so it should save often enough even without vim-multiple-cursors. Feel free to modify the plugin code for your needs.

from vim-auto-save.

 avatar commented on August 18, 2024

Whenever I start vim from iterm, I recieve the following error:

Error detected while processing /Users/bdorsey/Dropbox/.dotfiles/vim/.vim/bundle/vim-auto-save/plugin/AutoSave.vim:
line   39:
E216: No such group or event: CompleteDone * call AutoSave()

Note: I haven't modified any code, nor have I added any new plugins. What could be the issue?

from vim-auto-save.

907th avatar 907th commented on August 18, 2024

@brandontdr Which version if Vim do you use? I can not reproduce that on my 7.4 (patches 1-347, Ubuntu).

from vim-auto-save.

 avatar commented on August 18, 2024

@907th I don't know what changed from yesterday to today, but now the error message is no longer there. Very odd, I haven't touch anything since I posted the issue. I'll keep digging around a bit, possibly recreate the issue on my vps. Thanks for the prompt reply!

from vim-auto-save.

ldong avatar ldong commented on August 18, 2024

@907th I have the same issue
Vim version 7.3.429, got it form ubuntu 12.04

Vimrc

" vim-session autosave                                                                                        
let g:auto_save = 1                                                                
let g:session_autoload = 'no'                                                      
let g:session_autosave = 'yes'                                                     
let g:session_autosave_periodic = 3  

Any way to support the compatibility for 7.3? Thanks.

from vim-auto-save.

sfahlberg avatar sfahlberg commented on August 18, 2024

I get the same issue as @ghost

from vim-auto-save.

leoroos avatar leoroos commented on August 18, 2024

seems resolved with #23

from vim-auto-save.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.