Compare commits

..

2 Commits

Author SHA1 Message Date
Adam Stankiewicz
f061eddb7c Update README.md
Some checks failed
Vim Polyglot CI / test (push) Has been cancelled
2025-08-27 19:10:22 +02:00
Haim
f5393cfee0 Update README.md (#861)
Some checks failed
Vim Polyglot CI / test (push) Has been cancelled
Fix parenthesis missing, thus logo was not showing up
2024-12-04 23:22:43 +01:00
2 changed files with 2 additions and 8 deletions

View File

@@ -1,8 +1,4 @@
This is my top-starred repository on Github, so I've decided to put this ad here: ![vim-polyglot](https://i.imgur.com/9RxQK6k.png)
If you work for big corp and seek consulting, please visit following repository: https://github.com/sheerun/consultation
![vim-polyglot](https://i.imgur.com/9RxQK6k.png
A collection of language packs for Vim. A collection of language packs for Vim.

View File

@@ -357,13 +357,11 @@ filetypes:
- '*enlightenment/*.cfg' - '*enlightenment/*.cfg'
--- ---
name: caddyfile name: caddyfile
remote: 0az/vim-caddyfile remote: isobit/vim-caddyfile
filetypes: filetypes:
- name: caddyfile - name: caddyfile
filenames: filenames:
- Caddyfile - Caddyfile
- Caddyfile.*
- *.Caddyfile
--- ---
name: cpp-modern name: cpp-modern
remote: bfrg/vim-cpp-modern remote: bfrg/vim-cpp-modern