vim-logcat icon indicating copy to clipboard operation
vim-logcat copied to clipboard

Syntax highlighting for Android LogCat logs

Results 2 vim-logcat issues
Sort by recently updated
recently updated
newest added

I've been looking for such a plugin, but I supposed it supports different color for each type of logs, like it's implemented in AS: https://stackoverflow.com/questions/39993867/android-studio-logcat-colors-best-practice Don't you want to add...

I had some issues opening vim up a 500K-sized file, that contained only 4 lines, 2 of them being very long JSON strings objecst. I enabled VIM profiling and found...