Skip to content

Commit d74bf5d

Browse files
committed
docs: change username
1 parent 6a3d939 commit d74bf5d

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tan Duke Mai <[email protected]>
1+

ftplugin/markdown.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ nn PPT :!clear && echo 'Start Generating The PPT Version...' &&
107107
" ----------------------------------------------------------------------------
108108
" Abbreviations
109109
" ----------------------------------------------------------------------------
110-
ia abbr <Esc>ggO---<CR>title:<CR>- My Presentation<CR>author:<CR>- Tan Duke Mai<CR>theme:<CR>- Copenhagen<CR>date:<CR>- December 29th, 2021<CR>---<CR><ESC>
110+
ia abbr <Esc>ggO---<CR>title:<CR>- My Presentation<CR>author:<CR>- Duke Mai<CR>theme:<CR>- Copenhagen<CR>date:<CR>- December 29th, 2021<CR>---<CR><ESC>
111111
ia -onotice- {{< notice info >}}<ESC>
112112
ia -cnotice- {{< /notice >}}<ESC>
113113
ia -doctoc- <!-- START doctoc --><!-- END doctoc --><ESC>F<i<ESC>

pack/plugins.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Author : Tan Duke Mai <[email protected]>
1+
" Author : Duke Mai <[email protected]>
22
" Vim plugins configuration
33

44
" ----------------------------------------------------------------------------

template/academic.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# =============================================================================
55
#
66
# FILE: file_name.py
7-
# AUTHOR: Tan Duke Mai <[email protected]>
7+
# AUTHOR: Duke Mai <[email protected]>
88
# CREATED: 25-Apr-2022
99
# DESCRIPTION:
1010
# I hereby declare that I completed this work without any improper help

template/school.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# =============================================================================
55
#
66
# FILE: practical1ex1.py
7-
# AUTHOR: Tan Duke Mai
7+
# AUTHOR: Duke Mai
88
# ID: 517925
99
# DATE: 25-Apr-2022
1010
# DESCRIPTION: Practical 1, exercise 1 -

template/sh.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# REQUIREMENTS: ---
1515
# BUGS: ---
1616
# NOTES: ---
17-
# AUTHOR: Tan Duke Mai <[email protected]>
17+
# AUTHOR: Duke Mai <[email protected]>
1818
# COMPANY: Eynesbury Institute of Business and Technology (EIBT)
1919
# VERSION: 1.0
2020
# CREATED: Mar 29, 2022

vimrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Author : Tan Duke Mai <[email protected]>
1+
" Author : Duke Mai <[email protected]>
22

33
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
44
"

0 commit comments

Comments
 (0)