Neovim setup :)
- Most the work done by @devaslife on youtube thanks to him i done some edit on the files because html lsp was not working for some reason and add c++ lsp support
- in the photo i split the window by useing alt+shift+d on powershell
- E in normal mode go for the end of the word
- B in normal mode go for the start of the word
- L in normal mode moves right and H moves left and K moves up and J moves down
- ctrl-e in normal mode move one line down
- ctrl-y in normal mode move one line up
- in normal mode <4>j gose down 4 lines
- in normal mode <4>k gose up 4 lines