Skip to content

rechsteiner/swift-ts-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

swift-ts-mode

License: GPL v3 MELPA

A tree-sitter based major-mode for Swift, with support for font-locking, imenu and indentation. Compatible with the following tree-sitter-swift grammar.

Screenshot of swift-ts-mode in Emacs

Installing

This package is available on Melpa:

(use-package swift-ts-mode
    :ensure t)

For manual installation:

(load "path/to/swift-ts-mode.el")

Requirements

About

Tree-sitter based major-mode for Swift in Emacs, with support for font-locking, imenu and indentation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published