tpope / vim-obsession

obsession.vim: continuously updated session files
http://www.vim.org/scripts/script.php?script_id=4472
1.74k stars 68 forks source link

Suggestion: rename Session.vim to .session.vim #50

Closed jamatsui closed 5 years ago

jamatsui commented 5 years ago

Hi Tim,

Was wondering if it would make more sense to change the generic filename to .session.vim instead of Session.vim. I realize there's a way to customize the filename for myself, but was thinking this could be applied more generically with the plugin and is more in-line with dot file convention. Thanks for this plugin.

tpope commented 5 years ago

The filename is ugly but it's the default for vim -S so it's the only option in my book.

jamatsui commented 5 years ago

Hah, makes sense! Thanks