---
title: "SpaceVim dash layer"
description: "This layer provides Dash integration for SpaceVim"
---

# [SpaceVim Layers:](https://spacevim.org/layers) tools#dash

<!-- vim-markdown-toc GFM -->

- [Description](#description)
- [Layer Installation](#layer-installation)
- [Key bindings](#key-bindings)

<!-- vim-markdown-toc -->

## Description

This layer provides Dash integration for SpaceVim.

## Layer Installation

To use this configuration layer, add it to your `~/.SpaceVim.d/init.toml`.

```vim
[[layers]]
name = "tools#dash"
```

## Key bindings

| Key Binding | Description                          |
| ----------- | ------------------------------------ |
| `SPC D d`   | search word under cursor             |
| `SPC D D`   | search word under cursor in all docs |