{"id":24552703,"url":"https://github.com/itsfarseen/expos-vim-plugins","last_synced_at":"2025-06-20T22:39:50.139Z","repository":{"id":133436027,"uuid":"219558828","full_name":"itsfarseen/expos-vim-plugins","owner":"itsfarseen","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-28T05:17:38.000Z","size":411,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T23:14:18.403Z","etag":null,"topics":["hacktoberfest","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsfarseen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-11-04T17:32:51.000Z","updated_at":"2023-03-04T09:24:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"80572d86-f252-466c-b741-b9c51553aa18","html_url":"https://github.com/itsfarseen/expos-vim-plugins","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/itsfarseen%2Fexpos-vim-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsfarseen%2Fexpos-vim-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsfarseen%2Fexpos-vim-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsfarseen%2Fexpos-vim-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsfarseen","download_url":"https://codeload.github.com/itsfarseen/expos-vim-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167457,"owners_count":21223508,"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":["hacktoberfest","vim"],"created_at":"2025-01-23T01:32:46.346Z","updated_at":"2025-04-15T23:14:52.616Z","avatar_url":"https://github.com/itsfarseen.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eXpOS Vim Plugins\n\n### Installation\n* Vim Plug\n    ```\n        Plug 'itsfarseen/expos-vim-plugins'\n    ```\n* Vundle\n    ```\n        Plugin 'itsfarseen/expos-vim-plugins'\n    ```\n* Pathogen\n    ```\n        cd ~/.vim/bundle # or whichever directory you configured for pathogen\n        git clone https://github.com/itsfarseen/expos-vim-plugins.git\n    ```\n* Packer \n    ```\n        cd ~/.config/nvim/lua/plugins/init.lua # or whichever directory you initialized packer\n        use 'itsfarseen/expos-vim-plugins'\n        \n        inside return require('packer').startup(function(use) ... )\n    ```\n\n\n### Features\n\n* Full syntax highlighting for SPL\n* All SPL Constants are recognized\n* Catches errors like [PROCESS_TABLE + PID*17] instead of [PROCESS_TABLE + PID*16]\n* multipush and multipop are assigned different colors to catch errors like \n  multipush without multipop or vice versa\n* Almost full syntax highlighting support for EXPL\n\n### Screenshot\n\n#### Spl\n![](screenshot_spl.png)\n#### Expl\n![](screenshot_expl.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsfarseen%2Fexpos-vim-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsfarseen%2Fexpos-vim-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsfarseen%2Fexpos-vim-plugins/lists"}