Skip to content
mitchell edited this page Sep 18, 2020 · 1 revision

Use the file open dialog to insert a filename.

http://gist.github.com/537711

Default short-cut ctrl-alt-shift-o

Installation: Put it in ~/.textadept/modules/common.

Add require 'common/filename' to your ~/.textadept/init.lua.

Clone this wiki locally