{"id":19389624,"url":"https://github.com/vwxyutarooo/nerdtree-devicons-syntax","last_synced_at":"2025-04-24T00:30:56.156Z","repository":{"id":54661047,"uuid":"136605302","full_name":"vwxyutarooo/nerdtree-devicons-syntax","owner":"vwxyutarooo","description":"Syntax highlighting for nerdtree + vim-devicons","archived":false,"fork":false,"pushed_at":"2021-02-05T06:55:14.000Z","size":6067,"stargazers_count":29,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T22:33:10.126Z","etag":null,"topics":["nerdtree","syntax","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vwxyutarooo.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}},"created_at":"2018-06-08T10:36:42.000Z","updated_at":"2024-01-08T19:33:25.000Z","dependencies_parsed_at":"2022-08-13T23:10:28.061Z","dependency_job_id":null,"html_url":"https://github.com/vwxyutarooo/nerdtree-devicons-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/vwxyutarooo%2Fnerdtree-devicons-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwxyutarooo%2Fnerdtree-devicons-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwxyutarooo%2Fnerdtree-devicons-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwxyutarooo%2Fnerdtree-devicons-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vwxyutarooo","download_url":"https://codeload.github.com/vwxyutarooo/nerdtree-devicons-syntax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250539310,"owners_count":21447286,"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":["nerdtree","syntax","vim"],"created_at":"2024-11-10T10:16:47.701Z","updated_at":"2025-04-24T00:30:55.244Z","avatar_url":"https://github.com/vwxyutarooo.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"## nerdtree-devicon-syntax\nThis vim plugin adds syntax highlight for `nerdtree` with `vim-devicons`. Thanks for [tiagofumo/vim-nerdtree-syntax-highlight](https://github.com/tiagofumo/vim-nerdtree-syntax-highlight) this plugin is based on it.\n\nIf you feel `vim-nerdtree-syntax-hilight` makes nerdtree slow, this might possibly be a solution. The motivation of this plugin along side with `vim-nerdtree-syntax-highlight` is the process speed and performance by reducing features and quality.\nAlso this fixed GUI Vim issue [vim-nerdtree-syntax-highlight/issues/16](https://github.com/tiagofumo/vim-nerdtree-syntax-highlight/issues/16).\n\n![](/screenshots/defaults.png)\n\n\n### Installation:\n#### Requirements\n- [scrooloose/nerdtree](https://github.com/scrooloose/nerdtree)\n- [ryanoasis/vim-devicons](https://github.com/ryanoasis/vim-devicons)\n\nAdds this line to your .vimrc or neovim configuration file (usually it is in '~/.config/nvim/init.vim').\nVimPlug:\n\n```vim\nPlug 'vwxyutarooo/nerdtree-devicons-syntax'\n```\n\n\n## Default colors\n```vim\nlet s:colors = {\n  \\ 'brown'       : \"905532\",\n  \\ 'aqua'        : \"3AFFDB\",\n  \\ 'blue'        : \"689FB6\",\n  \\ 'darkBlue'    : \"44788E\",\n  \\ 'purple'      : \"834F79\",\n  \\ 'lightPurple' : \"834F79\",\n  \\ 'red'         : \"AE403F\",\n  \\ 'beige'       : \"F5C06F\",\n  \\ 'yellow'      : \"F09F17\",\n  \\ 'orange'      : \"D4843E\",\n  \\ 'darkOrange'  : \"F16529\",\n  \\ 'pink'        : \"CB6F6F\",\n  \\ 'salmon'      : \"EE6E73\",\n  \\ 'green'       : \"8FAA54\",\n  \\ 'lightGreen'  : \"31B53E\",\n  \\ 'white'       : \"FFFFFF\"\n\\ }\n```\n\n### generate_files.sh script\nThere is a script folder called generate_files.sh that will generate all the files supported by this plugin by default for a quick review. These files will be generated on a 'files' subfolder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvwxyutarooo%2Fnerdtree-devicons-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvwxyutarooo%2Fnerdtree-devicons-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvwxyutarooo%2Fnerdtree-devicons-syntax/lists"}