From 82b49bd3c6d5db3c52a96bff7a85bb01976194a4 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 3 Mar 2022 20:37:00 +0000 Subject: [PATCH] commit dfcb183e9593be435682430f841df7e86f722f93 Author: Robert Kaussow Date: Thu Mar 3 21:16:15 2022 +0100 chore: add auto-generated _docs folder to gitignore file --- index.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 3ef6c31..0e2a3d6 100644 --- a/index.md +++ b/index.md @@ -3,13 +3,13 @@ title: vim type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.vim) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.vim?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.vim) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.vim/src/branch/master/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.vim) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.vim?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.vim) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.vim/src/branch/master/LICENSE) Setup vim editor. -* [Default Variables](#default-variables) - * [vim_config](#vim_config) -* [Dependencies](#dependencies) +- [Default Variables](#default-variables) + - [vim_config](#vim_config) +- [Dependencies](#dependencies) --- @@ -26,6 +26,8 @@ vim_config: - syntax on ``` + + ## Dependencies None.