mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-23 17:49:28 +08:00
Tips: file marks <-> viminfo
This commit is contained in:
parent
405b113f94
commit
5ba88040a4
@ -406,6 +406,9 @@ autocmd BufLeave *.{c,cpp} mark C
|
||||
autocmd BufLeave *.h mark H
|
||||
```
|
||||
|
||||
**NOTE**: The info is saved in the viminfo file, so make sure that `:set
|
||||
viminfo?` includes `:h viminfo-'`.
|
||||
|
||||
#### Don't lose selection when shifting sidewards
|
||||
|
||||
If you select one or more lines, you can use `<` and `>` for shifting them
|
||||
|
Loading…
x
Reference in New Issue
Block a user