mirror of
https://github.com/shokinn/.files.git
synced 2025-01-19 05:22:25 +00:00
11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
#
|
|
# This file is managed by dotdrop, only edit it in your dotdrop files!
|
|
#
|
|
|
|
# Use vim as editor on X
|
|
VISUAL='vim'
|
|
export VISUAL
|
|
# Use vim as standard editor
|
|
EDITOR='vim'
|
|
export EDITOR
|