Better Emacs handling in Windows (fix #112)

This commit is contained in:
Roey Darwish Dror
2019-03-12 08:54:19 +02:00
parent 12123ce6cc
commit bb1312e6d9
4 changed files with 54 additions and 31 deletions

View File

@@ -1,3 +1,4 @@
pub mod emacs;
pub mod generic;
pub mod git;
pub mod node;