Skip to content

Instantly share code, notes, and snippets.

@yanneves
Created October 14, 2014 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yanneves/ea82cf1374ed727262e4 to your computer and use it in GitHub Desktop.
Save yanneves/ea82cf1374ed727262e4 to your computer and use it in GitHub Desktop.
[
{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }
]
{
"color_scheme": "Packages/User/Themes/Notepad++.tmTheme",
"font_face": "Courier New",
"highlight_line": true,
"ignored_packages": ["Vintage"],
"line_padding_bottom": 1,
"line_padding_top": 1,
"remember_full_screen": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment