{"id":13541372,"url":"https://github.com/kurokirasama/nushell_sublime_syntax","last_synced_at":"2025-04-02T08:31:16.423Z","repository":{"id":63065996,"uuid":"484922483","full_name":"kurokirasama/nushell_sublime_syntax","owner":"kurokirasama","description":"Nushell syntax highlight for sublime text","archived":false,"fork":false,"pushed_at":"2025-03-19T16:12:30.000Z","size":66,"stargazers_count":12,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-19T17:25:42.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nushell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kurokirasama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-24T04:17:36.000Z","updated_at":"2025-03-19T16:12:34.000Z","dependencies_parsed_at":"2023-01-26T00:16:24.414Z","dependency_job_id":"5594f333-5995-4c1b-8f5a-c9f654850956","html_url":"https://github.com/kurokirasama/nushell_sublime_syntax","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurokirasama%2Fnushell_sublime_syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurokirasama%2Fnushell_sublime_syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurokirasama%2Fnushell_sublime_syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurokirasama%2Fnushell_sublime_syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurokirasama","download_url":"https://codeload.github.com/kurokirasama/nushell_sublime_syntax/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246782116,"owners_count":20832976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T10:00:45.373Z","updated_at":"2025-04-02T08:31:15.783Z","avatar_url":"https://github.com/kurokirasama.png","language":"Nushell","funding_links":[],"categories":["Editor Extensions"],"sub_categories":[],"readme":"# Nushell syntax highlight for sublime text\n- Just copied matlab syntax file and modified it for nushell\n- Use nushell lsp language server (need lsp sublime package)\n\n## Installation\n1. In sublime text install the LSP package.\n2. After cloning and cd-ing into the directory, in nushell run (tested in Ubuntu 20.04):\n```nu\nls \n| find -v README \u0026 export \u0026 color \n| get name \n| ansi strip \n| each {|file| \n\tcp -f $file (~/.config/sublime-text/Packages/User | path expand)\n  }\n```\n3. In sublime, open `Preferences \u003e Customize Color Scheme` and add the contents of `sublime-color-scheme`. Modify to your liking.\n\n## Update commands\nIf you need to update nushell functions or add your custom commands and aliases, run:\n```nu\nchmod +x export.nu \n./export.nu \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurokirasama%2Fnushell_sublime_syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurokirasama%2Fnushell_sublime_syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurokirasama%2Fnushell_sublime_syntax/lists"}