Git Product home page Git Product logo

gemini.vim's Introduction

GEMINI.VIM

This repo contains basic syntax highlighting for the Gemini protocol's ̀text/gemini` format.

INSTALLATION

The repository can be readily copied to your vim configuration directory ($HOME/.vim on unix). You might also like to use your favorite plugin manager or vanilla Vim's packages.

For example using Vundle:

Plugin 'pirmd/gemini.vim'

This plugin enables by default text/gemini type for files with either .gemini or .gmi extension.

FORMAT

Format for text/geminiis pretty straightforward, current highlighting supports:

# This would be an H1
## This would be an H2
### This would be an H3

=> gemini://example.org/
=> gemini://example.org/ An example link
=> gemini://example.org/foo Another example link at the same host
=>gemini://example.org/bar Yet another example link at the same host
=> foo/bar/baz.txt  A relative link
=>  gopher://example.org:70/1 A gopher link
=> https://github.com/pirmd/gemini.vim I'm a link to useful resources.

Preformatted toggle lines start and end with lines containing three back-ticks (```)

> This line will show as a quote

* This is a list item.
* This is another list item.

Anything else is just normal paragraph text

CONTRIBUTION

If you feel like to contribute, just follow github guidelines on forking then send a pull request

gemini.vim's People

Contributors

pirmd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.