狗为什么不吃饭
Search type | Search syntax |
---|---|
Tags | [tag] |
Exact | "words here" |
Author |
user:1234 user:me (yours) |
Score |
score:3 (3+) score:0 (none) |
Answers |
answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
Views | views:250 |
Code | code:"if (foo != bar)" |
Sections |
title:apples body:"apples oranges" |
URL | url:"*.example.com" |
Saves | in:saves |
Status |
closed:yes duplicate:no migrated:no wiki:no |
Types |
is:question is:answer |
Exclude |
-[tag] -apples |
For more details on advanced search visit our help page |
Results tagged with original-vim
Search options questions only
not deleted
user 5224
百度 更让人揪心的是,家长一看见豆豆的口腔发黑,慌乱之中,接了一杯自来水让孩子漱口,结果情况更加糟糕,孩子的口腔等多个部位被烧伤。
Questions specific to Vi IMproved written by Bram Moolenar et al. Use this tag for features not found in other Vi-like editors or for comparison of features.
2
votes
1
answer
52
views
Can Neovim understand Vim undo files?
Is it possible for Neovim to understand vanilla Vim's undo (*~ & .*.un~) files?
Even if I have vim.opt.undodir = vim.fn.expand("~/.config/nvim/undo") set in ~/.config/nvim/init.lua?