Giter VIP home page Giter VIP logo

vim-php-manual's People

Contributors

alvan avatar joungkyun avatar pimpeters 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vim-php-manual's Issues

pman required? docs sometimes shown in vim window, sometimes manpage style

Hi,

first of all, thanks for this great plugin, have been using it for years. But there lies the problem, it has been some time, since I installed and trying to get it running on a new machine was harder than I thought.

  1. is 'pman' a hard requirement? I was getting an error message before and installed via this composer package (and docker) https://github.com/willdurand/pman
  2. I have the exact same vim-configuration (https://github.com/tolry/vim) running on at least three machines and one of them shows the docs in a new vim-window, the others switch to the 'shell' and display a b/w manpage - all have w3m installed - any ideas?

Thanks in advance,
Tobias

E432: Tags file not sorted

报错信息
E432: Tags file not sorted: /usr/local/share/vim/vim81/doc/tags
操作系统:macos 10.15

为什么会报这个错误呢,有办法屏蔽吗?

setlocal rtp, doesn't work in vim9 at least.

Hello.
So, setlocal rtp doesn't work in vim9, if I am in a .vim file and I hit K on top of "map", I'm taken to the php-help for map.

When I check my rtp, by echo &rtp when the active buffer is a .vim file, the path to vim-php-manual is there.

I have fixed this by issuing an

  execute "rtp -=" . vimphpmanpath.

No big deal for me, when I had the fix, but I think you should update the docs, and make a fix.

Thanks for a great plugin by the way.

Shift-k over a function on "See Also" doesn't work

Lets say I open the manual for trim, then I scroll to the bottom and I find:

See Also:

  • ltrim
  • rtrim
    etc..

It would be good to be able to navigate somehow to those man pages (ie: using shift-k over any of those functions).
Right now I get:
No manual entry for "name of the function"
shell returned 16

python manual instead of php

When I press 'K' over some key word (foreach for example) I get the python manual. My vim has python support, maybe that has something to do...

I think it would be really cool to have php manual as help pages, so I hope you have some idea of what is happening in my case.

Thanks for your time...

The doc.php doesn't extract all entries.

So, I was looking for help for the SQLite3 class. Nothing was returned.
I get into ˜/.vim/plugged/vim-php-manual/manual/doc and do ls sq*

Nothing returned, whereas in my downloaded php-manual directory, I get around 20-30 matches or so, on documents.

Thanks.

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.