Coder Social home page Coder Social logo

org.vim's Introduction

Org mode and Outline mode syntax highlighting for Vim

Org.vim is a minimal Org mode and Outline mode plugin for Vim providing only syntax highlighting and folding.

This plugin aims to replicate Vim’s existing Markdown editing experience on Org mode (and Outline mode) files, rather than trying to be a full featured Org mode plugin—that is what Emacs is for. Originally created so I could use Orgzly without worrying Emacs lock-in.

Note: this project is considered feature complete by the author, so the addition of new features will be unlikely.

Installation

Installation of Org.vim can be performed by using your preferred plugin/package management tool(s). If you don’t have a Vim package manager I recommend using Vim 8 packages.

Just run these 2 commands from your shell.

git clone https://github.com/axvr/org.vim ~/.vim/pack/plugins/start/org
vim +'helptags ~/.vim/pack/plugins/start/org/doc/' +q

Make sure the following options are set in your vimrc to enable all functionality:

syntax enable
filetype plugin indent on

Once installed check out the Org.vim manual (run :help org.txt to open it) for usage information and configuration options.

Screenshots

Different Vim colour schemes will result in different appearances.

ApprenticePhoton
https://raw.githubusercontent.com/axvr/org.vim/images/apprentice.pnghttps://raw.githubusercontent.com/axvr/org.vim/images/photon.png

Licence

Copyright © 2018–2021, Alex Vear.

Org.vim is distributed under the same terms as Vim itself.

A copy of the full licence text should have been provided with this extension in the LICENCE file. The license can also be viewed on the web or by invoking :help license from within Vim.

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.