isudfv

Results 5 issues of isudfv

**Describe the bug** `O` should insert a line above current place and the indent should be the same as other lines. It works well inside a block, but one tab...

![image](https://user-images.githubusercontent.com/70507125/113535572-5bdb4900-9606-11eb-94b5-3eb2cacc0601.png) 直接输入token也是提示在获取信息 ![image](https://user-images.githubusercontent.com/70507125/113535612-7e6d6200-9606-11eb-8ff2-ce62f004f232.png)

clang tidy can't find `compile.commands.json` itself and I have to set `"clang-tidy.buildPath": "build"` to make it work. This is kind of weird

## Error details Press `I` to enter vim Editor, press several `w` to move cursor. Expect cursor to have correct placement according to my motion. ![image](https://github.com/brookhong/Surfingkeys/assets/70507125/58bd32db-4c8b-4894-8339-66e055b877c1) For this image, cursor...

Hi, I'm trying to get rid of `com.apple.keylayout.ABC` because of [this](https://stackoverflow.com/questions/11876485/how-to-disable-generating-special-characters-when-pressing-the-alta-optiona) issue, which is already achieved. But when I use hammerspoon to switch input source by `hs.keycodes.currentSourceID("org.unknown.keylayout.custom")`, hs brings the...