-
-
Notifications
You must be signed in to change notification settings - Fork 168
Description
Describe the bug
This is most likely due to the reent change in handling treesitter, with it opening unlisted buffers in the background that apparently create .swp files in ~/.local/state/nvim/swap/.
Once I open an org file in nvim, the the cronjob that runs every minute to check for notifications crashes. The error is the typical Found a swap file by the name "~/.local/state/nvim/swap/<redacted>.swp" etc.
checkhealth
==============================================================================
orgmode: ✅
Orgmode ~
- ✅ OK Treesitter grammar installed (version 2.0.0)
- ✅ OK Setup called
- ✅ OK
org_agenda_filesconfigured - ✅ OK
org_default_notes_fileconfigured
Steps to reproduce
- Open an org file in nvim
- Observe error notifications every minute
Should be noted that not only do the notifications not work, but the nvim session started by the cron job doesn't exit so you accumulate a new nvim session every minute.
Expected behavior
no error
Emacs functionality
n/a
Minimal init.lua
I skip this for now, as it's rather tedious due to including agenda files. If you can't reproduce, I'll work on a minimal init.
Screenshots and recordings
No response
nvim-orgmode version
master branch f37b31b
OS / Distro
KDE Neon
Neovim version/commit
nightly, or 0.11.4