Changes

Jump to navigation Jump to search
1 byte removed ,  08:29, 29 December 2017
no edit summary
=== Snippets ===
Snippets are predefined code or text blocks. Using snippets can save a lot of time as you won't have to retype often used commands and text passages. You add snippets to your <code>USER/.textadept/init.lua</code>. Alternatively you cann can create a new file, e.g. <code>USER/.textadept/mysnippets.lua</code>, add all snippets to that file and load it from within your <code>init.lua</code> with the following line:
require('mysnippets')
In Textadept snippets look like this:
194

edits

Navigation menu