Davi Ramos

Results 69 comments of Davi Ramos

One more vote for this feature. [vim-orgmode](https://github.com/jceb/vim-orgmode) uses [calendar-vim](https://github.com/mattn/calendar-vim) for that, it would be great having a more up-to-date plugin with this functionality.

It didn't work, unfortunately. The functionality I want is simple to explain: for `sentence-nav-evil-backward` and `sentence-nav-evil-forward` to stop not only at dots but also other characters, especially comma.

Yep: the same thing happens with `emacs -Q`.

I most certainly can and will. Just a matter of time. This is my first ever package/published code, so I'm still learning how to do some of the basic stuff....

That is in my plans, I'm actually learning how to do that. Thanks!

> I have the same issue. As a temporary fix, I have pinned org to the commit mentioned [here](https://github.com/org-roam/org-roam/issues/2198#issuecomment-1141274021). > > In packages.el: > > `(package! org :pin "69c588947d1bbca1eb8c773f2a8ff117d264ba")` >...

> This issue has been fixed in org-roam: [2236](https://github.com/org-roam/org-roam/pull/2236) > > I no longer pin org in my packages.el. Instead I have unpinned org-roam: `(unpin! org-roam)`. This works, and it...

> `(setq org-fold-core-style “overlays”)` fixed it for me, as per the comment [here](https://github.com/org-roam/org-roam/issues/2198#issuecomment-1208072780). This worked for me as well!

I am experiencing the same problem, but in my case it only happens when I call Ranger from the first buffer. Otherwise, when I hit `q` I'm back to the...