Giter VIP home page Giter VIP logo

org.vim's People

Contributors

axvr avatar gavinok avatar hnvy avatar isti115 avatar jgarte avatar liskin 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  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

org.vim's Issues

TAB not working

Hi there. I just installed neovim and org.vim, syntax highlighting of org files and folding (manually using z commands) work perfectly. But when pressing tab nothing happens (and no errors). I expected the folding to cycle like emacs.

my ~/.config/nvim/init.vim:

call plug#begin(stdpath('data') . '/plugged')
Plug 'axvr/org.vim'
call plug#end()

also :set foldexpr foldtext foldmethod

  foldexpr=org#fold_expr()
  foldtext=foldtext()
  foldmethod=expr

No Folds Found

Hi,

As the title suggests, I'm getting an error when trying to fold a heading that suggests that folds aren't working.

Syntax highlighting is working, and the plugin shows up in :scriptnames.

Here's an example file I'm using.

#+TITLE:     Emacs org-mode examples
#+AUTHOR:    Eric H. Neilsen, Jr.
#+EMAIL:     [email protected]

* TODO vim org mode

Org files not detected automatically

It seems files ending with .org are not automatically detected as filetype=org.
Only after I manually call set ft=org does the org.vim plugin syntax highlighting take effect.

vim version:
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Apr 27 2021 23:06:36)
Included patches: 1-2815
Compiled by Arch Linux

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.