diff --git a/book/02-using-atom/1-using-atom.asc b/book/02-using-atom/1-using-atom.asc index 7d3c099a44..0e806e2325 100644 --- a/book/02-using-atom/1-using-atom.asc +++ b/book/02-using-atom/1-using-atom.asc @@ -17,8 +17,6 @@ include::sections/05-writing.asc[] include::sections/06-customizing.asc[] -include::sections/07-common-packages.asc[] - === Summary At this point you should be something of an Atom master user. You should be able to navigate and manipulate your text and files like a wizard. You should also be able to customize Atom backwards and forwards to make it your ultimate editing environment. diff --git a/book/02-using-atom/sections/06-common-packages.asc b/book/02-using-atom/sections/06-common-packages.asc deleted file mode 100644 index 1a3e6fef5b..0000000000 --- a/book/02-using-atom/sections/06-common-packages.asc +++ /dev/null @@ -1,28 +0,0 @@ -[[_common_packages]] -=== Common Atom Packages - -* gist? -* stack trace -* live archives -* emmet - -[[_autocomplete_plus]] -==== Autocomplete-Plus - -* https://atom.io/packages/autocomplete-plus - -==== Better Panes - -* pain split package - -* move panes package - -==== Better Git - -https://atom.io/packages/git-plus - -https://atom.io/packages/merge-conflicts - -==== Ask Stack Overflow - -https://atom.io/packages/ask-stack diff --git a/book/02-using-atom/sections/07-customizing.asc b/book/02-using-atom/sections/06-customizing.asc similarity index 100% rename from book/02-using-atom/sections/07-customizing.asc rename to book/02-using-atom/sections/06-customizing.asc