Skip to content

TymurGubayev/ta-common

 
 

Repository files navigation

Textadept Common

Some functions, key commands and modifications that change Textadept's default behaviour. It contains modifications to Mitchell's Textadept modules, code from Brian Schott and others who posted to the mailing list or the Textadept wiki. It is licensed under the MIT license.

Installation

Download a zipped version and save the contained directory as .textadept/modules/common or clone the git repository:

cd ~/.textadept/modules
git clone https://github.com/rgieseke/ta-common.git common

Put

require 'common'

in your .textadept/init.lua

See also the annotated source: http://rgieseke.github.com/ta-common

About

Some modifications for the Textadept editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.7%
  • Shell 1.3%