Added rust modes to emacs, changed theme to one-theme, changed scripts
This commit is contained in:
5
emacs/.emacs.d/snippets/c++-mode/inline_comment
Normal file
5
emacs/.emacs.d/snippets/c++-mode/inline_comment
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: inline comment template
|
||||
# key: /*!
|
||||
# --
|
||||
/*!< $0 */
|
||||
Reference in New Issue
Block a user