Added screenshot filenamesEmacs:- Added yasnippet- Added company- Added flycheck- Added htmlize for reveal.js- Changed tabbing- Fixed org-insert-structure-template shortcut- display line numbers in c/cpp-mode

This commit is contained in:
TuDatTr
2020-12-14 04:57:42 +01:00
parent 293bf29e49
commit 78945a969d
15 changed files with 166 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: template
# key: templat
# key: template
# --
#include <stdio.h>