:: [devuan-dev] Ideas for vim
Top Page
Delete this message
Reply to this message
Author: freebsd
Date:  
To: devuan-dev
Subject: [devuan-dev] Ideas for vim
Hello,

It would be nice if you would put this into the global vi/vim
configuration:

:set mouse=v
:syntax on


Vim was working great until Debian Jessie 8.0 where it changed it's
behavior and you cannot copy/paste easily with the mouse anymore unless
you make these changes.

Also I have noticed some shitD parts on the vanilla Devuan system:

ls -al /etc/systemd/system/
total 40
drwxr-xr-x 10 root root 4096 Oct 8 08:04 .
drwxr-xr-x 3 root root 4096 Oct 8 07:35 ..
drwxr-xr-x 2 root root 4096 Oct 8 08:02 bluetooth.target.wants
lrwxrwxrwx 1 root root 37 Oct 8 08:02 dbus-org.bluez.service ->
/lib/systemd/system/bluetooth.service
lrwxrwxrwx 1 root root 40 Oct 8 08:04
dbus-org.freedesktop.Avahi.service ->
/lib/systemd/system/avahi-daemon.service
lrwxrwxrwx 1 root root 32 Oct 8 08:04 display-manager.service ->
/lib/systemd/system/slim.service
drwxr-xr-x 2 root root 4096 Oct 8 08:00 graphical.target.wants
drwxr-xr-x 2 root root 4096 Oct 8 08:04 multi-user.target.wants
drwxr-xr-x 2 root root 4096 Oct 8 07:38 network-online.target.wants
drwxr-xr-x 2 root root 4096 Oct 8 08:02 printer.target.wants
drwxr-xr-x 2 root root 4096 Oct 8 08:04 sockets.target.wants
lrwxrwxrwx 1 root root 31 Oct 8 08:03 sshd.service ->
/lib/systemd/system/ssh.service
drwxr-xr-x 2 root root 4096 Oct 8 07:39 sysinit.target.wants
drwxr-xr-x 2 root root 4096 Oct 8 08:02 timers.target.wants


Please remove these and make sure if I do a apt-cache search systemd it
returns 0 results. I don't even want to see traces of this crapware
anywhere, not 1 bit on my drive.