Giter Club home page Giter Club logo

Comments (6)

carlobaldassi avatar carlobaldassi commented on May 16, 2024

I can't reproduce this locally. I tried disabling all settings in my vimrc except for the julia-vim loading and using your julia-vim config options. Everything works as it should for me.

The output looks indeed like code from the script itself, and precisely this code.

That line defines a mapping which should never be printed, since it's declared with the <expr> attribute, which means it should be evaluated. Therefore, something weird is going on.

I assume it was working before; can you pinpoint which commit introduced the behaviour you observe, by git bisection? (Maybe the last one?) BTW did you by any chance modify the code? What's your OS and vim version? Do other configuration options change anything in this regard?

from julia-vim.

felixjung avatar felixjung commented on May 16, 2024

I'm sorry, I should have done more research... Might be that the auto-pairs plugin causes this? Here's the output of :verbose inoremap <CR>.

i  <CR>        &@LaTeXtoUnicode#AutoSub("\n", "\<CR>")<SNR>76_AutoPairsReturn
Last set from ~/.vim/bundle/Auto-Pairs/plugin/auto-pairs.vim

I have not modified the code and am running Macvim (Vim 7.4) in tmux on OS X 10.10.1. I'll have a look at the commit stuff later.

Thanks,

Felix

from julia-vim.

carlobaldassi avatar carlobaldassi commented on May 16, 2024

I don't see the output, anyway I can see how the two plugins may clash. I could try to see if I manage to make them compatible at some point. In the meanwhile I'll rename this issue.

from julia-vim.

carlobaldassi avatar carlobaldassi commented on May 16, 2024

I'll also put a link here for reference: https://github.com/jiangmiao/auto-pairs

from julia-vim.

felixjung avatar felixjung commented on May 16, 2024

Cool, thanks! I'll have a closer look some time. Pretty busy at work right now.

from julia-vim.

IngoMeyer441 avatar IngoMeyer441 commented on May 16, 2024

julia-vim also clashes with delimitMate.

from julia-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.