V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
hxgdzyuyi
V2EX  ›  程序员

vim 中 gj, gk 这两套组合键挺好用的。

  •  
  •   hxgdzyuyi · Jul 25, 2014 · 7427 views
    This topic created in 4296 days ago, the information mentioned may be changed or developed.
    https://asciinema.org/a/11040

    可以在一行中上下移动。写中文文章的时候挺好用的。

    http://vim.wikia.com/wiki/Move_cursor_by_display_lines_when_wrapping
    16 replies    2014-07-27 18:50:46 +08:00
    judasnow
        1
    judasnow  
       Jul 25, 2014
    又学习了新的姿势。。谢
    ChiangDi
        2
    ChiangDi  
       Jul 25, 2014
    Good,新姿势
    xcatliu
        3
    xcatliu  
       Jul 25, 2014
    我一般都把 j 直接映射到 gj 了
    wong2
        4
    wong2  
       Jul 26, 2014
    不错
    ooh
        5
    ooh  
       Jul 26, 2014
    为什么我加不加g感觉都一样,难道我姿势没对?
    MayLava
        6
    MayLava  
       Jul 26, 2014
    长期把gjgk映射到jk的路过(
    tonyluj
        7
    tonyluj  
       Jul 26, 2014
    不错
    不过平时一般只用vim码代码,很少有超过一行的时候
    Axurez
        8
    Axurez  
       Jul 26, 2014
    这个网站倒是不错
    jwk345
        9
    jwk345  
       Jul 26, 2014   ❤️ 1
    @ooh 在一行很长又设置了 wrap 的情况下就能看出不同效果了
    yun77op
        10
    yun77op  
       Jul 26, 2014
    使用了spf13 它里面的配置就包含了gk gj的键绑定
    chenggiant
        11
    chenggiant  
       Jul 26, 2014
    不错,已经照着改了映射!
    vose
        12
    vose  
       Jul 26, 2014   ❤️ 1
    @ooh 可以在一行中上下移动,同一行哟,不是行于行间移动。
    chuan
        13
    chuan  
       Jul 27, 2014
    学习了,g0,g$也有效果,可以到显示行的首尾!
    withrock
        14
    withrock  
       Jul 27, 2014
    nnoremap j gj
    nnoremap k gk
    nnoremap ^ g^
    Pixeller
        15
    Pixeller  
       Jul 27, 2014
    神技! 感谢lz分享, 之前还老是纠结同行的操作为什么这么难受.
    musicx
        16
    musicx  
       Jul 27, 2014
    把上下方向键映射到 gjgk 了。jk 还是原来的意思。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5365 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 73ms · UTC 07:14 · PVG 15:14 · LAX 00:14 · JFK 03:14
    ♥ Do have faith in what you're doing.