chore: add post descriptions
This commit is contained in:
parent
050ca40d51
commit
e34ad2cb0e
32 changed files with 62 additions and 35 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
date: '2014-08-06'
|
||||
draft: false
|
||||
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)."
|
||||
draft: false
|
||||
tags: ['Sublime Text']
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue