SB
autoload/ airline, lighline
Size: a a a
SB
К
D
The idea is to have an insert mode mapping for k, when we press k, we then check the character before k. If that character is j, we will erase j and leave insert mode. Otherwise, we will insert k as is.https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/
N
The idea is to have an insert mode mapping for k, when we press k, we then check the character before k. If that character is j, we will erase j and leave insert mode. Otherwise, we will insert k as is.https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/
A
YS
set fileencodings=utf-8,cp1251
AZ
G
MY
MY
VL
MY
VL
VL
EG
EG