ConsoleThis is a vim plugin for automated console output of variables. Currently file extensions which are supported are '.js', '.py' & '.go'.
Clone this repo and place the consolethis pluign folder inside the ~/.vim/plugins folder.
OR
If you use Vundle then, add this line in your '~/.vimrc', and then run 'PluginInstall'.
Plugin 'August85/consolethis'Just place the cursor below the variale which you want to console and then press ',,'.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
