https://github.com/xyproto/mode
Select an editor mode based on a given filename
https://github.com/xyproto/mode
Last synced: 6 months ago
JSON representation
Select an editor mode based on a given filename
- Host: GitHub
- URL: https://github.com/xyproto/mode
- Owner: xyproto
- License: bsd-3-clause
- Created: 2021-10-06T07:43:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T13:54:16.000Z (7 months ago)
- Last Synced: 2025-03-29T03:02:07.553Z (6 months ago)
- Language: Go
- Size: 126 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mode
* Detect an editor mode based on a given filename.
* Detect an editor mode based on the given file contents.
* Select the default indentation type (N tabs/N spaces) per language.### General info
* Version: 0.11.4
* License: BSD-3