Replies: 2 comments
-
Have you tried to run the command |
Beta Was this translation helpful? Give feedback.
0 replies
-
When I do that I only get the program files and nothing from my user home directory, but it's fine if I start gvim from the terminal.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I open gvim in the XFCE graphical desktop my configuration is not being read. I don't know if this has anything to do with it, but the files are not in the standard location in
$HOME
as I use the following environment variable and set XDG directory locations for vim.In regular Linux my gvim configuration is read with no problem and it also works if I start gvim from the terminal. Someone said that this is something to do with D-Bus, but when I try
sudo systemctl enable dbus-daemon
, I getFailed to enable unit: Unit file dbus-daemon.service does not exist.
So what do I do?
Beta Was this translation helpful? Give feedback.
All reactions