diff options
| author | MineralwaterXu <[email protected]> | 2020-08-05 16:15:13 +0800 |
|---|---|---|
| committer | MineralwaterXu <[email protected]> | 2020-08-05 16:15:13 +0800 |
| commit | a2efc958d468c6eaa7efe0c14a81785291df3977 (patch) | |
| tree | 83b8a0fc78880a04d77588c2ba03f685e658ac86 | |
| parent | 30a781333a9a1bf77e75f8ac3ff5560611edb000 (diff) | |
modified README.md
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -2,11 +2,28 @@ This is my NeoVim configuration. Special thanks to @theniceboy, who edited a NeoVim configuration for [Colemak](https://colemak.com/) user(link [here](https://github.com/theniceboy/nvim)). + +<!-- TOC GFM --> + * [Keyboard Shortcuts](#keyboard-shortcuts) - [1 Basics](#1-basics) - [2 Cursor Movement](#2-cursor-movement) - [3 Split Screen](#3-split-screen) * [vim-plug](#vim-plug) + - [vim-bufferline](#vim-bufferline) + - [vim-bolt](#vim-bolt) + - [vim-deus](#vim-deus) + - [vim-airline](#vim-airline) + - [vim-airline-themes](#vim-airline-themes) + - [vim-devicons](#vim-devicons) + - [rainbow](#rainbow) + - [vim-xtabline](#vim-xtabline) + - [terminus](#terminus) + - [markdown-preview.nvim](#markdown-previewnvim) + - [vim-table-mode](#vim-table-mode) + - [vim-markdown-toc](#vim-markdown-toc) + +<!-- /TOC --> ## Keyboard Shortcuts ### 1 Basics **`i`** : switch to **`INSERT`** : mode |
