forked from retcinder/nukate
No description
- Nushell 100%
| syntax | Changes | |
| test | Changes | |
| .gitignore | Initial commit | |
| helper.nu | Initial commit | |
| LICENSE.md | Changes | |
| README.adoc | Changes | |
Nushell For Kate
Table of Contents
Nushell LSP Definition (to make Kate smarter)
"nu": {
"command": ["nu", "--lsp"],
"root": ".",
"url": "https://github.com/nushell/nushell",
"highlightingModeRegex": "^Nushell$"
}