{"id":13541377,"url":"https://github.com/elkasztano/nushell-syntax-vim","last_synced_at":"2025-04-02T09:31:51.375Z","repository":{"id":204282243,"uuid":"711488806","full_name":"elkasztano/nushell-syntax-vim","owner":"elkasztano","description":"Nushell syntax highlighting for Vim","archived":false,"fork":false,"pushed_at":"2025-02-16T17:50:14.000Z","size":43,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-16T18:33:50.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/elkasztano.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":"2023-10-29T12:31:58.000Z","updated_at":"2025-02-16T17:50:17.000Z","dependencies_parsed_at":"2023-11-26T21:23:27.244Z","dependency_job_id":"a30f5b9b-215f-4c24-b96d-c4e2dbdecc2e","html_url":"https://github.com/elkasztano/nushell-syntax-vim","commit_stats":null,"previous_names":["elkasztano/vim-nushell"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elkasztano%2Fnushell-syntax-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elkasztano%2Fnushell-syntax-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elkasztano%2Fnushell-syntax-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elkasztano%2Fnushell-syntax-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elkasztano","download_url":"https://codeload.github.com/elkasztano/nushell-syntax-vim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246788602,"owners_count":20834118,"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.509Z","updated_at":"2025-04-02T09:31:51.074Z","avatar_url":"https://github.com/elkasztano.png","language":"Vim Script","readme":"# nushell-syntax-vim\nNushell syntax highlighting and indentation for Vim\n\n## Installation\n* create the ~/.vim directory and required subdirectories if they do not already exist\n```\nmkdir -p ~/.vim/ftdetect \u0026\u0026 \\\nmkdir -p ~/.vim/ftplugin \u0026\u0026 \\\nmkdir -p ~/.vim/syntax \u0026\u0026 \\\nmkdir -p ~/.vim/indent\n```\n\n* copy the .vim-files to their corresponding directories in ~/.vim\n* restart vim, if necessary\n\n## Installation using Nushell script (experimental)\n* requires 'nu' to be in your PATH\n* use at your own risk\n* tested with Nushell 0.88.1 on Debian 12 and Windows 11\n\n```\ngit clone \"https://github.com/elkasztano/nushell-syntax-vim\"\ncd nushell-syntax-vim\nnu install.nu\n```\n\nto uninstall navigate to the 'nushell-syntax-vim' directory, then type\n```\nnu uninstall.nu\n```\n\n## Notes\nI am new to both Nushell and Vimscript, and I am currently learning both at the same time. Please bear in mind that this little project is still very much a work in progress. I couldn't find a Nushell plugin for Vim, so I decided to create one myself.\nSuggestions for improvement are highly appreciated.\n\nTested with Vim 9.0\n","funding_links":[],"categories":["Editor Extensions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felkasztano%2Fnushell-syntax-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felkasztano%2Fnushell-syntax-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felkasztano%2Fnushell-syntax-vim/lists"}