All Projects → alvan → vim-php-manual

alvan / vim-php-manual

Licence: other
PHP Manual for Vim

Programming Languages

PHP
23972 projects - #3 most used programming language
Vim Script
2826 projects

Labels

Projects that are alternatives of or similar to vim-php-manual

installation-guides
Centralized administration of dependency installation guides.
Stars: ✭ 59 (-19.18%)
Mutual labels:  manual
javascript-invat-eu-inveti-si-tu
Această colecție este pentru cei interesați de o resursă deschisă dedicată înțelegerii JavaScript.
Stars: ✭ 45 (-38.36%)
Mutual labels:  manual
FAQ
Unofficial Fedora FAQ in russian
Stars: ✭ 86 (+17.81%)
Mutual labels:  manual
yoshimi-doc
A PDF advanced reference manual for the Yoshimi software synthesizer, generated using LaTeX. V. 2.2.0 2022-05-16.
Stars: ✭ 21 (-71.23%)
Mutual labels:  manual
Manuals-and-Tutorials
Manuals about everything I work with
Stars: ✭ 15 (-79.45%)
Mutual labels:  manual
jq-manual-cn
jq 中文手册
Stars: ✭ 28 (-61.64%)
Mutual labels:  manual
ktor-API-examples
Examples with ktor to create an API REST
Stars: ✭ 23 (-68.49%)
Mutual labels:  manual
lsdj-doc
Documentation for Little Sound Dj (LSDj), the Game Boy music program
Stars: ✭ 27 (-63.01%)
Mutual labels:  manual
lab-manual
Lab manual for the Contextual Dynamics Laboratory at Dartmouth College
Stars: ✭ 16 (-78.08%)
Mutual labels:  manual
Tldr
📚 Collaborative cheatsheets for console commands
Stars: ✭ 36,408 (+49773.97%)
Mutual labels:  manual
Clover-Crate
Clover Bootloader (with Quirks) and Clover Configurator explained. My attempt of creating a usable documentation for the popular boot manager.
Stars: ✭ 61 (-16.44%)
Mutual labels:  manual
javaparser-visited
Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited
Stars: ✭ 80 (+9.59%)
Mutual labels:  manual
revel.github.io
Revel manual and docs
Stars: ✭ 39 (-46.58%)
Mutual labels:  manual
FindMyDoc
Documentations, manuels et guides d'utilisation
Stars: ✭ 36 (-50.68%)
Mutual labels:  manual
developercielo.github.io
Site de documentações, tutoriais e FAQ
Stars: ✭ 47 (-35.62%)
Mutual labels:  manual
Hangfire.MissionControl
A plugin for Hangfire that enables you to launch jobs manually.
Stars: ✭ 51 (-30.14%)
Mutual labels:  manual
UPBGE-Docs
UPBGE Manual
Stars: ✭ 12 (-83.56%)
Mutual labels:  manual
Manual-Iniciante-JavaScript
📗 📒 (PT-BR Tradução) 2020 Edition
Stars: ✭ 33 (-54.79%)
Mutual labels:  manual
tldr
Simplified and community-driven man pages (tldr-pages) in a single binary.
Stars: ✭ 33 (-54.79%)
Mutual labels:  manual
The Practical Linux Hardening Guide
This guide details creating a secure Linux production system. OpenSCAP (C2S/CIS, STIG).
Stars: ✭ 8,790 (+11941.1%)
Mutual labels:  manual

PHP Manual

This plugin enables PHP.net docs within Vim.

Keybindings

The following keybindings are default:

  • SHIFT-k open manual page within Vim. (default keybinding for !man)
  • CTRL-h open the manual page in PHP.net (in your fav. browser)

You can overwrite the CTRL-h keybinding with the following setting:

let g:php_manual_online_search_shortcut = ''

Install options

  • Copy these files to runtimepath. (~/.vim)
  • Add the following to your favorite plugin manager (Vundle):

Plugin 'alvan/vim-php-manual'

Screenshots

doc.png

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].