File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5781,7 +5781,9 @@ A: Yes, it should work. The following recipe has been reported to work [0].
57815781 `brew install dbus`, or, if it is already installed, reinstall (this
57825782 seems necessary for some unknown reason): `brew reinstall dbus`
57835783
5784- 2. Add this to your `.bashrc` or `.zshrc` file (or similar): >
5784+ 2. The `DBUS_SESSION_BUS_ADDRESS` environment variable must be set for
5785+ Zathura to work with VimTeX; see [2] for details. This can be done by
5786+ adding the following to your `.bashrc` or `.zshrc` file (or similar): >
57855787
57865788 export DBUS_SESSION_BUS_ADDRESS="unix:path=$DBUS_LAUNCHD_SESSION_BUS_SOCKET"
57875789<
@@ -5808,6 +5810,7 @@ A: Yes, it should work. The following recipe has been reported to work [0].
58085810
58095811 [0]: https://github.com/lervag/vimtex/issues/1737#issuecomment-759953886
58105812 [1]: https://brew.sh
5813+ [2]: https://github.com/lervag/vimtex/issues/2391#issuecomment-1127678531
58115814
58125815------------------------------------------------------------------------------
58135816 *vimtex-faq-treesitter*
You can’t perform that action at this time.
0 commit comments