Added visual-replace and smartcompile (+keybinds) to emacs, also added c version of polybar-spotify script

This commit is contained in:
Tuan-Dat Tran
2018-04-05 09:46:48 +02:00
parent 0212d21755
commit c2b78bff38
9 changed files with 67 additions and 35 deletions

View File

@@ -1,2 +1,5 @@
set preview_images true
set vcs_aware true
set vcs_aware true
EDITOR='emacsclient -nw'
DEFAULT_EDITOR='emacsclient -nw'