Set nvim as default editor

master
Simon Bruder 2020-05-17 15:16:03 +02:00
parent e4b3bc7489
commit 226ecaaad6
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 6 additions and 1 deletions

View File

@ -5,9 +5,9 @@
- git
- htop
- lm-sensors
- neovim
- rxvt-unicode
- tmux
- vim-nox
- zsh
state: present
@ -16,6 +16,11 @@
name: x-terminal-emulator
path: /usr/bin/urxvt
- name: set neovom as default editor
alternatives:
name: editor
path: /usr/bin/nvim
- name: set persistent journal
ini_file:
path: /etc/systemd/journald.conf