Giter Club home page Giter Club logo

Comments (11)

carlobaldassi avatar carlobaldassi commented on May 16, 2024

I can't reproduce the issue on my machine. I copied your setup, changed the last line to filetype plugin indent on and everything works as it should.

Must be a windows issue.

from julia-vim.

skrisna avatar skrisna commented on May 16, 2024

You are right. This is an issue only the Gvim/Windows version. I checked ubuntu both using the GTK version and the terminal version and there were not problems. I am not sure why the problem with the Windows version exists.

Thanks for checking.

from julia-vim.

carlobaldassi avatar carlobaldassi commented on May 16, 2024

Just to check: does the autosub feature work at least? I.e. putting this line into your vimrc:

let g:latex_to_unicode_auto = 1

and then typing away. It should substitute latex commands on the fly.

from julia-vim.

skrisna avatar skrisna commented on May 16, 2024

Auto substitution works! So here is a summary of the problem:

filetype plugin indent on
let g:latex_to_unicode_auto = 1
Auto-substitution: PASS, i.e. proper symbols \alpha are inserted etc
Tab insert: FAIL

filetype plugin on
Auto-substitution: PASS (w/ let g:latex_to_unicode_auto = 1)
Tab insert: PASS

Thanks for the suggestion.

from julia-vim.

carlobaldassi avatar carlobaldassi commented on May 16, 2024

Ah good. Also: if that is the minimal vimrc file which exhibits the issue, does it mean that the problem goes away if you comment out the cocopon/iceberg.vim or the ervandew/screen plugins?
(It seems weird that iceberg would do anything, isn't it just a colorscheme?)

from julia-vim.

skrisna avatar skrisna commented on May 16, 2024

Please don't read too much into the term 'minimal'. I used the term after I removed most of my other vimrc stuff.

I disabled cocopon/iceberg and ervandew/screen and am still getting the issue (TAB not working) discussed earlier. So the problem seems to be with julia-vim itself.

from julia-vim.

carlobaldassi avatar carlobaldassi commented on May 16, 2024

Ok good to know, thanks.

from julia-vim.

carlobaldassi avatar carlobaldassi commented on May 16, 2024

I hope this is fixed now. If not please comment and I'll reopen.

from julia-vim.

skrisna avatar skrisna commented on May 16, 2024

How do I test this? PluginInstall (from Vundle) did not pull anything. Should I wait for a git push from you?

from julia-vim.

carlobaldassi avatar carlobaldassi commented on May 16, 2024

Should be :PluginUpdate I think. It's already pushed.

from julia-vim.

skrisna avatar skrisna commented on May 16, 2024

Thanks Carlo. Works great.

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.