Coder Social home page Coder Social logo

Comments (7)

Raimondi avatar Raimondi commented on June 11, 2024

What is it that doesn't work?

from delimitmate.

cartazio avatar cartazio commented on June 11, 2024

the paren completion.
Namely, if in a .tex file i type "(", theres no completion, and I think it may be some interaction with latex-suite because when i type "()" it adds "<++>" afterwards. I've stared at the documentation for a bit and tried various things, and my only guess is that these two plugins don't interact well, but I'm new to (mac)vim so i'm not sure how to make it work out properly.

Does this clarify?
thanks
-Carter

from delimitmate.

Raimondi avatar Raimondi commented on June 11, 2024

Run :DelimitMateTest from the buffer where the feature is broken and post the output here.

from delimitmate.

cartazio avatar cartazio commented on June 11, 2024

(reformatted slightly for hopefully better readability)

delimitMate Report

  • Options: ( - ) unset, (g) global, (b) buffer

( - ) delimitMate_apostrophes = ''

( - ) delimitMate_autoclose = 1

( - ) delimitMate_balance_matchpairs = 0

( - ) delimitMate_excluded_ft = ''

( - ) delimitMate_excluded_regions = 'Comment'

( - ) delimitMate_expand_cr = 0

( - ) delimitMate_expand_space = 0

( - ) delimitMate_matchpairs = '(:),{:},[:]'

( - ) delimitMate_nesting_quotes = []

( - ) delimitMate_quotes = '" '' `'

( - ) delimitMate_smart_matchpairs = 1

( - ) delimitMate_smart_quotes = 1


  • Mappings:

    ): is not set:

i ) * =23_LookupCharacter(")")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

}: is not set:

i } * =23_LookupCharacter("}")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

]: is not set:

i ] * =23_LookupCharacter("]")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

(: is not set:

i ( * =23_LookupCharacter("(")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

{: is not set:

i { * =23_LookupCharacter("{")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

[: is not set:

i [ * =23_LookupCharacter("[")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

": is not set:

i " *@"=41_TexQuotes()

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/ftplugin/latex-suite/main.vim

i " * =23_LookupCharacter(""")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

': is not set:

i ' * =23_LookupCharacter("'")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

`: is not set:

i * <C-R>=<SNR>23_LookupCharacter("")

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/plugin/imaps.vim

: is not set:

i *@=41_SmartBS(41_SmartBS_pat())

Last set from ~/.vim/bundle/vim-latex-1.8.23-20101027-r1112/ftplugin/latex-suite/main.vim

: is not set:

i * =BackwardsSnippet()

Last set from ~/.vim/bundle/snipmate/after/plugin/snipMate.vim

  • Showcase:

Open: (|

Delete: |

Exit: (|)<++>

Space: ( |

Delete space: (|

Car return: (
|

Delete car return: (|

Open: {|

Delete: |

Exit: {|}<++>

Space: { |

Delete space: {|

Car return: {

|
|
|

Open: [|

Delete: |

Exit: [|]<++>

Space: [ |

Delete space: [|

Car return: [

|
|
|

Open: ``|

Delete: '|

Exit: ''``|

Space: '' |

Delete space: ``|

Car return: ''

|
|
|

Open: '|

Delete: |

Exit: ''|

Space: ' |

Delete space: '|

Car return: '

|
|

Open: \Big|

Delete: |

Exit: ``|

Space: ` |

Delete space: \Big|

Car return: `

|
|
|

from delimitmate.

cartazio avatar cartazio commented on June 11, 2024

https://gist.github.com/701311 is a more readable version

from delimitmate.

Raimondi avatar Raimondi commented on June 11, 2024

delimitMate mappings conflict with latex-suite's and I have no idea what they do, so I can't give you a solution to make them work together.

from delimitmate.

cartazio avatar cartazio commented on June 11, 2024

oh well, thanks!

from delimitmate.

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.