{"id":14968020,"url":"https://github.com/lnl7/vim-nix","last_synced_at":"2025-05-16T10:07:09.029Z","repository":{"id":31052207,"uuid":"34610922","full_name":"LnL7/vim-nix","owner":"LnL7","description":"Vim configuration files for Nix http://nixos.org/nix","archived":false,"fork":false,"pushed_at":"2025-02-01T20:57:34.000Z","size":114,"stargazers_count":296,"open_issues_count":10,"forks_count":26,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-16T10:07:01.623Z","etag":null,"topics":["nix","nixpkgs","vim"],"latest_commit_sha":null,"homepage":null,"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/LnL7.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":"2015-04-26T12:39:18.000Z","updated_at":"2025-05-08T16:44:40.000Z","dependencies_parsed_at":"2025-02-12T06:04:47.200Z","dependency_job_id":"8cd101ee-d9cb-4a6b-a0f9-2d6c763debfb","html_url":"https://github.com/LnL7/vim-nix","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/LnL7%2Fvim-nix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LnL7%2Fvim-nix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LnL7%2Fvim-nix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LnL7%2Fvim-nix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LnL7","download_url":"https://codeload.github.com/LnL7/vim-nix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509476,"owners_count":22082891,"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":["nix","nixpkgs","vim"],"created_at":"2024-09-24T13:39:07.046Z","updated_at":"2025-05-16T10:07:04.020Z","avatar_url":"https://github.com/LnL7.png","language":"Vim Script","readme":"# vim-nix\n\nSupport for writing [Nix expressions](http://nixos.org/nix/manual/#chap-writing-nix-expressions) in vim.\n\nFeatures included so far:\n\n* Syntax highlighting for Nix\n* Filetype detection for `.nix` files\n* Automatic indentation\n* [`NixEdit`](https://github.com/LnL7/vim-nix/commit/9b2e5c5d389e4a7f2b587ae1fdf7a46143993f21) command: navigate nixpkgs by attribute name\n\n\n## Installation\n\n### Plugin managers\n\nAs of version 8.0 Vim supports packages. Clone this repository inside `~/.vim/pack/all/start`:\n\n```bash\ngit clone https://github.com/LnL7/vim-nix.git ~/.vim/pack/all/start/vim-nix\n```\n\nThe most common plugin managers include [vim-plug][vim-plug],\n[NeoBundle][neobundle], [Vundle][vundle] and [pathogen.vim][pathogen].\n\nWith pathogen.vim, just clone this repository inside `~/.vim/bundle`:\n\n```bash\ngit clone https://github.com/LnL7/vim-nix.git ~/.vim/bundle/vim-nix\n```\n\nWith the other plugin managers, just follow the instructions on the homepage of\neach plugin. In general, you have to add a line to your `~/.vimrc`:\n\n```viml\n\" vim-plug\nPlug 'LnL7/vim-nix'\n\" NeoBundle\nNeoBundle 'LnL7/vim-nix'\n\" Vundle\nPlugin 'LnL7/vim-nix'\n```\n\n### Manual installation\n\nCopy the contents of each directory in the respective directories inside\n`~/.vim`.\n\n\n[vim-plug]: https://github.com/junegunn/vim-plug\n[vundle]: https://github.com/gmarik/Vundle.vim\n[neobundle]: https://github.com/Shougo/neobundle.vim\n[pathogen]: https://github.com/tpope/vim-pathogen\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnl7%2Fvim-nix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnl7%2Fvim-nix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnl7%2Fvim-nix/lists"}