{"id":18839013,"url":"https://github.com/solareenlo/vim-normfmt","last_synced_at":"2026-01-28T17:30:15.950Z","repository":{"id":93865856,"uuid":"425667574","full_name":"solareenlo/vim-normfmt","owner":"solareenlo","description":"Vim plugin for normfmt","archived":false,"fork":false,"pushed_at":"2021-11-08T05:15:51.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T09:15:25.825Z","etag":null,"topics":["42","42born2code","42cursus","norm","norminette","vim","vim-plugin"],"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/solareenlo.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":"2021-11-08T01:59:40.000Z","updated_at":"2021-11-08T05:15:53.000Z","dependencies_parsed_at":"2023-03-08T12:45:36.652Z","dependency_job_id":null,"html_url":"https://github.com/solareenlo/vim-normfmt","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/solareenlo%2Fvim-normfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fvim-normfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fvim-normfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fvim-normfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solareenlo","download_url":"https://codeload.github.com/solareenlo/vim-normfmt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774334,"owners_count":19694700,"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":["42","42born2code","42cursus","norm","norminette","vim","vim-plugin"],"created_at":"2024-11-08T02:41:32.811Z","updated_at":"2026-01-28T17:30:15.917Z","avatar_url":"https://github.com/solareenlo.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-normfmt\nVim plugin for [normfmt](https://github.com/solareenlo/normfmt)\n\n\n\n## Installation\nUse your favorite plugin manager to install this plugin.\n\n\u003cdetails\u003e\n\u003csummary\u003evim-plug\u003c/summary\u003e\n\n1. Install [vim-plug](https://github.com/junegunn/vim-plug), according to its instructions.\n1. Add the following text to your `.vimrc`.\n    ```vim\n    call plug#begin()\n      Plug 'solareenlo/vim-normfmt'\n    call plug#end()\n    ```\n1. Restart Vim, and run the `:PlugInstall` statement to install your plugins.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eVundle.vim\u003c/summary\u003e\n\n1. Install [Vundle.vim](https://github.com/VundleVim/Vundle.vim).vim, according to its instructions.\n1. Add the following text to your `.vimrc`.\n    ```vim\n    call vundle#begin()\n      Plugin 'solareenlo/vim-normfmt'\n    call vundle#end()\n    ```\n1. Restart Vim, and run the `:PluginInstall` statement to install your plugins.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003edein.vim\u003c/summary\u003e\n\n1. Install [dein.vim](https://github.com/Shougo/dein.vim), according to its instructions.\n1. Add the following text to your `.vimrc`.\n    ```vim\n    call dein#begin()\n      call dein#add('solareenlo/vim-normfmt')\n    call dein#end()\n    ```\n1. Restart Vim, and run the `:call dein#install()` statement to install your plugins.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eVim 8 + packages\u003c/summary\u003e\n\nIf you are using Vim version 8 or higher you can use its built-in package management;\nsee `:help packages` for more information.\nJust run these commands in your terminal:\n\n```bash\ngit clone https://github.com/solareenlo/vim-normfmt.git ~/.vim/solareenlo/start/vim-normfmt\nvim -u NONE -c \"helptags ~/.vim/solareenlo/start/vim-normfmt/doc\" -c q\n```\n\u003c/details\u003e\n\n\n\n## License\nThis project is published under the terms of **[MIT](LICENSE)**.\n\n\n\n## Acknowledgement\n- [cacharle/c_formatter_42.vim](https://github.com/cacharle/c_formatter_42.vim)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Fvim-normfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolareenlo%2Fvim-normfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Fvim-normfmt/lists"}