https://github.com/moevis/dotfiles
https://github.com/moevis/dotfiles
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moevis/dotfiles
- Owner: moevis
- Created: 2019-02-11T02:15:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T10:49:35.000Z (about 2 years ago)
- Last Synced: 2024-08-07T18:36:27.496Z (almost 2 years ago)
- Language: Lua
- Size: 896 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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