1
0
Fork
You've already forked nukate
0
forked from retcinder/nukate
No description
  • Nushell 100%
2024年03月16日 18:58:18 +01:00
syntax Changes 2024年03月16日 18:58:18 +01:00
test Changes 2024年03月16日 18:58:18 +01:00
.gitignore Initial commit 2024年03月14日 21:22:53 +01:00
helper.nu Initial commit 2024年03月14日 21:22:53 +01:00
LICENSE.md Changes 2024年03月16日 18:58:18 +01:00
README.adoc Changes 2024年03月16日 18:58:18 +01:00

Nushell For Kate

Nushell LSP Definition (to make Kate smarter)

"nu": {
	"command": ["nu", "--lsp"],
	"root": ".",
	"url": "https://github.com/nushell/nushell",
	"highlightingModeRegex": "^Nushell$"
}