t9md / atom-vim-mode-plus-ex-mode

Experiment to implement ex-mode for vim-mode-plus
https://atom.io/packages/vim-mode-plus-ex-mode
MIT License
30 stars 11 forks source link

[enhancement] Enable :.! #14

Open miguelcarax opened 8 years ago

miguelcarax commented 8 years ago

¿Could be possible use the :.! usage in the plugin?.

Usage at normal vim: :.!date will put output of date command at current cursor position.