diff options
Diffstat (limited to 'content/post/cedit-and-paredit.md')
-rw-r--r-- | content/post/cedit-and-paredit.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/post/cedit-and-paredit.md b/content/post/cedit-and-paredit.md index b35ef7b..89f8cb3 100644 --- a/content/post/cedit-and-paredit.md +++ b/content/post/cedit-and-paredit.md @@ -1,10 +1,10 @@ ---- ++++ description = "Cedit and paredit for structural editing" title = "Cedit and Paredit" date = 2014-08-04T07:10:14Z [taxonomies] tags = ["development", "emacs"] ---- ++++ I recently discovered [cedit][], which provides some structural commands for editing c-like languages. (See this |