Git Product home page Git Product logo

Comments (7)

wailedpancakes avatar wailedpancakes commented on August 12, 2024 1

It still wasn't working for me so I explicitly called these keybindings in my init.el and it worked. Don't know why it's not working without doing this though.
(evil-define-key 'motion 'org-agenda-mode-map (kbd "[") 'org-agenda-earlier)
(evil-define-key 'motion 'org-agenda-mode-map (kbd "]") 'org-agenda-later)

from evil-org-mode.

Somelauw avatar Somelauw commented on August 12, 2024 1

#88 has been accepted

from evil-org-mode.

wailedpancakes avatar wailedpancakes commented on August 12, 2024

I'm using the default use-package config and I'm also unable to move forward and backwards with [ or ].

from evil-org-mode.

mstine avatar mstine commented on August 12, 2024

same issue here - @wailedpancakes solution worked for me

from evil-org-mode.

cantao avatar cantao commented on August 12, 2024

Same here!

from evil-org-mode.

husainaloos avatar husainaloos commented on August 12, 2024

I have the same problem. It appears that this because it is being mapped by evil-collection. When I look up at the current key-mappings I see the following:

`evil-collection-unimpaired-mode' Minor Mode Bindings:
key             binding
---             -------

[               Prefix Command
]               Prefix Command

] u             evil-collection-unimpaired-url-decode

[ u             evil-collection-unimpaired-url-encode

from evil-org-mode.

husainaloos avatar husainaloos commented on August 12, 2024

#88 appears to be a possible fix. It will remap the functionality to [[ and ]]. I am not sure if the author of package is active or not as it has not been merged for 3 weeks.

from evil-org-mode.

Related Issues (20)

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.