For two weeks know I am trying to switch to neovim as main development tool. I added bunch of plugins and some custom keymaps.
Now when I use neovim sometimes what he will do is switch keymaps in terms
letter s -> would be action X letter shift-s, S -> would be action Y
and for some reason sometimes he would just switch those two
letter s -> would be action Y letter shift-s, S -> would be action X
Funny thing is that when that switch happen, I can go to some other window, like for example to browser ( I focus browser window), then come back to neovim and keymaps are now in initial state.
What could be the cause of this ?
EDIT So sorry for this question -> problem was I left CAPSLOCK turned on