afify/sfm

how to open no extension file with vim

take-study opened this issue · 1 comments

i want to use vim to open no extension file, but when i set an empty string it don't work

afify commented

there is a function called get_editor() sets the editor from getenv("EDITOR");