When I start my sublime text3, I found the following command. What is the problem? How I can solve it? I use Ubuntu 16.
Error trying to parse file: Unexpected character, expected a comma or closing bracket in Packages/User/Default (Linux).sublime-keymap:2:9
Guess what! I had the same error when I started using sublime text!
open this file: ~/Library/Application Support/Sublime Text 2/Packages/User/Default (Linux).sublime-keymaps
with whatever program, but not sublime, and replace all the content with []
Then, restart sublime text, and it should work.
Matt