Archiving last old version

This commit is contained in:
2018-04-20 00:10:38 +02:00
parent 433cf36e8a
commit 2a4d99d3ac
37 changed files with 1902 additions and 467 deletions

3
scripts/start-vim Executable file
View File

@@ -0,0 +1,3 @@
/usr/lib/gnome-terminal/gnome-terminal-server --app-id nl.vim --name vim &
sleep 0.2
gnome-terminal --app-id nl.vim --title "Vim" -e "nvim \"$@\""