chore: add post descriptions

This commit is contained in:
Cory Dransfeldt 2023-12-13 12:18:32 -08:00
parent 050ca40d51
commit e34ad2cb0e
No known key found for this signature in database
32 changed files with 62 additions and 35 deletions

View file

@ -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']
---