> For the complete documentation index, see [llms.txt](https://turkce-linux.gitbook.io/anasayfa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://turkce-linux.gitbook.io/anasayfa/gelismis-metin-ustasi/vim-navigasyon.md).

# Vim Navigasyon

Fareye hiç ihtiyaç duymadığınızı fark etmişsinizdir. Vim'de bir metin dokümanında gezinmek için aşağıdaki tuşları kullanın:

* **h** veya sol ok tuşu - sizi bir karakter sola hareket ettirir
* **k** veya yukarı ok tuşu - sizi bir satır yukarı hareket ettirir
* **j** veya aşağı ok tuşu - sizi bir satır aşağı hareket ettirir
* **l** veya sağ ok tuşu - sizi bir karakter sağa hareket ettirir
