Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moevis/dotfiles


https://github.com/moevis/dotfiles

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# My Dotfiles

## nvim >= 0.7.0

### Installation

Just one command:

```shell
curl -fLo ~/.config/nvim/init.vim --create-dirs https://raw.githubusercontent.com/moevis/dotfiles/master/.nvimrc
```

### Shortcuts

Copy & Paste:
- `y`: Copy to clipboard
- `p`: Paste from clipboard
- `x`: Delete content without storing it in register.

Navigate:
- `[c`: previous diff
- `]c`: next diff
- `ctrl+left/right`: Switch tab
- `mt`: Move current window into next tab
- `mT`: Move current window into previous tab
- `ctrl+h/j/k/l`: switch window

Others:
- `l`: Toggle line number
- `d`: Toggle signify highlight