Giter Club home page Giter Club logo

graphviz.vim's People

Contributors

freed-wu avatar icedwater avatar j-c-w avatar liuchengxu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

graphviz.vim's Issues

Unable to compile when filename contains spaces

When running :Graphviz! on gVim in Windows 10 with any .gv file that has a space in the filename, I see error messages at the bottom of the screen indicating that the plugin is unable to find the file. These messages list only the first term in the file up to (but not apparently including) the first space.

Spaces in the file path do not seem to matter, only those in the filename.

Use language server to replace its completion?

There is a language server for dot. Can we remove the completion function and let user to use language server, just keep compile function (LSP doesn't have this feature)?

  • For developers, it can save maintain cost.
  • For users, language server can provide better experience.

feature request: allow args to be passed to viewer

Thanks for this excellent plugin. I thought I'd be able to set g:graphviz_viewer = 'open -g' in order to bypass the undesirable side effect of open grabbing focus. This doesn't seem to be possible so I'm wondering if it would be possible to introduce something along the lines of a g:graphviz_viewer_args

Autocompletion with ncm2 not working due to load order

Hi, I noticed that the autocompletion doesn't work with ncm2 if this plugin is loaded before ncm2. I don't think the if guard around the autocmd in ftplugin/dot.vim, as if Ncm2Plugin isn't defined, the autocommand will never be executed.

[graphviz.vim] Error: dot: can't open %

OS: Window10
vim: gvim8.1

:GraphvizCompile
will get error:

[graphviz.vim] Error: dot: can't open %

perhaps some % should be replaced by expand('%:p')? But I don't be successful.

Thanks.

Not working in nvim

I created a folder, mooved inside and cloned the repository:
mkdir -p ~/.config/nvim/pack/graphviz/start cd ~/.config/nvim/pack/graphviz/start git clone https://github.com/liuchengxu/graphviz.vim
Built in plugin manager should find the plugin, but when I open Nvim and try to enter :Graphviz, it can't find the command:
Not an editor command: Graphviz

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.