Git Product home page Git Product logo

Comments (6)

mzlogin avatar mzlogin commented on May 18, 2024

I don't use neovim, so I don't know if this plugin can works fine in it.

Can you feedback me the following commands' output?

  1. :set filetype

    vim-markdown-toc only works in Markdown files.

  2. :echo g:loaded_MarkdownTocPlugin

    To check if vim-markdown-toc loaded successfully.

from vim-markdown-toc.

mzlogin avatar mzlogin commented on May 18, 2024

I install a neovim in my Windows 10 just now, it seems vim-markdown-toc can works fine in it.

neovim

from vim-markdown-toc.

assaf758 avatar assaf758 commented on May 18, 2024

in my case (running ubuntu) I'm not getting anything for this
:echo g:loaded_MarkdownTocPlugin

from vim-markdown-toc.

mzlogin avatar mzlogin commented on May 18, 2024

So this plugin does not loaded.

What you get from :set filetype?

If the output is markdown, then you should fix the plugin installation.

And if the output is not markdown, try :set filetype=markdown and then run :GenTocGFM again, if it works, the plugin is installed successfully, but the filetype does not set correct. Otherwise, check the plugin installation.

from vim-markdown-toc.

assaf758 avatar assaf758 commented on May 18, 2024

not sure what I did, but it works now.

from vim-markdown-toc.

mzlogin avatar mzlogin commented on May 18, 2024

OK, glad to hear that whatever.

from vim-markdown-toc.

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.