NCMPCPP: Configure external editor

This commit is contained in:
Salt 2017-08-23 23:48:01 -05:00
parent 56c9d0322f
commit aa11e57c4e

View File

@ -30,7 +30,7 @@
#
## Needed for tag editor and file operations to work.
##
#mpd_music_dir = ~/music
mpd_music_dir = ~/Music
#
#mpd_crossfade_time = 5
#
@ -472,11 +472,11 @@
#
#search_engine_default_search_mode = 1
#
#external_editor = nano
external_editor = vim
#
## Note: set to yes if external editor is a console application.
##
#use_console_editor = yes
use_console_editor = yes
#
##### colors definitions #####
##