chore: add post descriptions
This commit is contained in:
parent
463de72d87
commit
050ca40d51
14 changed files with 29 additions and 15 deletions
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2014-08-06'
|
||||
draft: false
|
||||
title: Sublime Text 3 - ctrl + tab key bindings
|
||||
title: 'Sublime Text 3 - ctrl + tab key bindings'
|
||||
description: "I use Sublime Text as my primary text editor but have never liked the default tab behavior where ctrl + tab takes you to the most recently used tab rather than the next horizontal tab in the tab bar (ctrl + shift + tab does the reverse)."
|
||||
tags: ['Sublime Text']
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue