NCMPCPP: Configure external editor
This commit is contained in:
parent
56c9d0322f
commit
aa11e57c4e
@ -30,7 +30,7 @@
|
|||||||
#
|
#
|
||||||
## Needed for tag editor and file operations to work.
|
## Needed for tag editor and file operations to work.
|
||||||
##
|
##
|
||||||
#mpd_music_dir = ~/music
|
mpd_music_dir = ~/Music
|
||||||
#
|
#
|
||||||
#mpd_crossfade_time = 5
|
#mpd_crossfade_time = 5
|
||||||
#
|
#
|
||||||
@ -472,11 +472,11 @@
|
|||||||
#
|
#
|
||||||
#search_engine_default_search_mode = 1
|
#search_engine_default_search_mode = 1
|
||||||
#
|
#
|
||||||
#external_editor = nano
|
external_editor = vim
|
||||||
#
|
#
|
||||||
## Note: set to yes if external editor is a console application.
|
## Note: set to yes if external editor is a console application.
|
||||||
##
|
##
|
||||||
#use_console_editor = yes
|
use_console_editor = yes
|
||||||
#
|
#
|
||||||
##### colors definitions #####
|
##### colors definitions #####
|
||||||
##
|
##
|
||||||
|
Loading…
Reference in New Issue
Block a user