diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-25 00:07:37 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-25 00:07:37 +0200 |
commit | d6479bbf0baeeedaa183c1f3e11679246ca20138 (patch) | |
tree | 0f9db8bc0d5e6e44db0cb78b3a879eb1a7eac08c /README.md | |
parent | d53d2189b92ab8150753201e2e2f8cba14b8edc9 (diff) | |
download | vim-polyglot-d6479bbf0baeeedaa183c1f3e11679246ca20138.tar.gz vim-polyglot-d6479bbf0baeeedaa183c1f3e11679246ca20138.zip |
Change gitignore provider
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -115,7 +115,7 @@ If you need full functionality of any plugin, please use it directly with your p - [fsharp](https://github.com/ionide/Ionide-vim) - [gdscript](https://github.com/calviken/vim-gdscript3) - [git](https://github.com/tpope/vim-git) -- [gitignore](https://github.com/rdolgushin/gitignore.vim) +- [gitignore](https://github.com/fszymanski/fzf-gitignore) - [glsl](https://github.com/tikhomirov/vim-glsl) - [gmpl](https://github.com/maelvalais/gmpl.vim) - [gnuplot](https://github.com/vim-scripts/gnuplot-syntax-highlighting) |