Skip to content

Commit 9c5b044

Browse files
committed
Repository renamed
1 parent d9be748 commit 9c5b044

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ST3_apiDocAutocompletion
1+
apiDoc Autocompletion
22
========================
33

4-
A plugin for Sublime Text 3 that adds [apiDoc](https://github.com/apidoc/apidoc) tags to list of code completion suggestions.
4+
A plugin for Sublime Text that adds [apiDoc](https://github.com/apidoc/apidoc) tags to list of code completion suggestions.

apiDocAutocompletion.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Sublime Text 3 Plugin
1+
# Sublime Text Plugin
22
# apiDocAutocompletion adds apiDoc tags to list of code completion suggestions.
3-
# Project: https://github.com/DWand/ST3_apiDocAutocompletion
3+
# Project: https://github.com/DWand/SublimeText_apiDoc_autocompletion
44
# License: MIT
55

66
import sublime

0 commit comments

Comments
 (0)