Giter Site home page Giter Site logo

org-modern.nvim's Introduction

Dotfiles

I keep my configuration files here.

ITMO

If you are an ITMO student of the 11.03.02 direction, the following resources can help you:

Contacts

If you want to contact me, you can use the following contacts:

You may also be interested in my blog, in which I write about everything: OnlyBugs.

org-modern.nvim's People

Contributors

danilshvalov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

org-modern.nvim's Issues

Features wishlist

Hello everyone! Here you can write your wishes, what you would like to see. You can even write here what is not yet possible to implement in the current version of nvim-orgmode. Maybe we'll come up with something and your idea will be implemented!

Help with the example config

I know I'm just missing something big, but not sure where to find it. I am using the example config given, and I am getting 'org-modern.menu' not found. I haven't worked with lua before (haven't migrated from vimscript), so it's probably not understanding lua.

Also the lua is being called within a lua block in my init.vim, so it is interpreting it as lua.

Full error:

Error detected while processing /Users/rgmfn/.config/nvim/init.vim:
line 308:
E5108: Error executing lua [string ":lua"]:18: module 'org-modern.menu' not found:
no field package.preload['org-modern.menu']
no file './org-modern/menu.lua'
no file '/opt/homebrew/share/luajit-2.1.0-beta3/org-modern/menu.lua'
no file '/usr/local/share/lua/5.1/org-modern/menu.lua'
no file '/usr/local/share/lua/5.1/org-modern/menu/init.lua'
no file '/opt/homebrew/share/lua/5.1/org-modern/menu.lua'
no file '/opt/homebrew/share/lua/5.1/org-modern/menu/init.lua'
no file './org-modern/menu.so'
no file '/usr/local/lib/lua/5.1/org-modern/menu.so'
no file '/opt/homebrew/lib/lua/5.1/org-modern/menu.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file './org-modern.so'
no file '/usr/local/lib/lua/5.1/org-modern.so'
no file '/opt/homebrew/lib/lua/5.1/org-modern.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'require'
[string ":lua"]:18: in main chun

[Bug]: handler function in default configuration does not use correct parameters

First, thanks for the plugin! I was excited to see the PR to Org for this. Also, I realize this is brand-new and that I may have used the tool wrong, so I apologize if the error I discuss below is my fault.

The handler function given in the README configuration appears to receive a table containing the title and items, not as separate or denested items. See the GIF below.

In the first part, I use my keybindings (<leader>oa) to access Org's menu. Given an error, I check the messages to see the output of the print statement I include, which displays that title and items are within the first parameter, a table. Changing the parameters to the handler as well as the open call, the menu opens correctly.

modern-menu

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.