Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Textadept support for MoonScript

NotificationsYou must be signed in to change notification settings

leafo/moonscript-textadept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package comes with both a theme and a syntax lexer.

screenshot

Install

To install, copylexers/moonscript.lua to alexers directory in your localtextadept directory (usually.textadept).

To install the theme copythemes/moon.lua to athemes directory in yourlocal textadept directory.

Update yourinit.lua:

-- enable the lexerlocalfile_types=require"textadept.file_types"file_types.extensions.moon="moonscript"-- enable the theme, with a custom font (optional)ui.set_theme(CURSESand"term"or"moon", {font="Source Code Pro",fontsize=14,})

About

Textadept support for MoonScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp