issues
search
Rapptz
/
cpp-sublime-snippet
C++11 Sublime Text Snippets
MIT License
93
stars
35
forks
source link
Clean up (Use tabs in snippets, add project file, update readme, reference)
#7
Closed
kleinfreund
closed
9 years ago
kleinfreund
commented
9 years ago
This pr changes a whole bunch of files.
Snippets:
Use tabs consistently (no mixed indentation)
Separate
<![CDATA[
and
]]>
from actual code snippets
Rewrite reference.md according to the changes made to the snippet
Rewrite README.md
Adding a section to
Installation
to explain how to install without Package Control or Git
Fixing heading hierarchy in reference.md and README.md
Moving the package menu entry from
Preferences > Package Settings
to
Tools > Packages
This pr changes a whole bunch of files.
<![CDATA[
and]]>
from actual code snippets