[package] name = "dev-cmd" version = "0.1.0" authors = ["Bryan Ferris "] license = "MIT" repository = "https://github.com/saffronsnail/dev-cmd" description = "Opens neovim with a terminal in the bottom and listed files in the top" [dependencies] clap = "2.*"