Code Monkey home page Code Monkey logo

Comments (5)

noahfrederick avatar noahfrederick commented on September 24, 2024

@smackesey Do you happen to also have https://github.com/tpope/vim-endwise installed? In my case, it seems to be a conflict with that plug-in, as the error goes away when I uninstall endwise.vim or when I load lexima.vim after endwise.vim instead of before.

Here's the output of :verbose imap <CR> when lexima.vim is loaded after endwise.vim (works fine):

i  <CR>        * <C-R>=<SNR>31_map_impl('<CR>', '<CR>')<CR>
        Last set from ~/src/dots/vim/plugged/lexima.vim/autoload/lexima/insmode.vim

And when lexima.vim is loaded first (produces error):

i  <CR>        & <C-R>=<SNR>24_map_impl('<CR>', '<CR>')<CR><SNR>36_DiscretionaryEnd
        Last set from ~/src/dots/vim/plugged/vim-endwise/plugin/endwise.vim

from lexima.vim.

smackesey avatar smackesey commented on September 24, 2024

Indeed I was using endwise and loading it before lexima. I changed the
order and now it works fine. Thanks for the pointer!

On Mon, Mar 16, 2015 at 7:56 PM, Noah Frederick [email protected]
wrote:

@smackesey https://github.com/smackesey Do you happen to also have
https://github.com/tpope/vim-endwise installed? In my case, it seems to
be a conflict with that plug-in, as the error goes away when I uninstall
endwise.vim or when I load lexima.vim after endwise.vim instead of before.

Here's the output of :verbose imap when lexima.vim is loaded after
endwise.vim (works fine):

i * =31_map_impl('', '')
Last set from ~/src/dots/vim/plugged/lexima.vim/autoload/lexima/insmode.vim

And when lexima.vim is loaded first (produces error):

i & =24_map_impl('', '')36_DiscretionaryEnd
Last set from ~/src/dots/vim/plugged/vim-endwise/plugin/endwise.vim


Reply to this email directly or view it on GitHub
#15 (comment).

from lexima.vim.

noahfrederick avatar noahfrederick commented on September 24, 2024

No problem. I presume endwise is actually at fault here, though I haven't looked into it yet.

from lexima.vim.

cohama avatar cohama commented on September 24, 2024

Do you have any problems yet?
I will close this issue soon.

from lexima.vim.

smackesey avatar smackesey commented on September 24, 2024

No problems since putting lexima before endwise.

from lexima.vim.

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.