每天多一点
  • 27 Jul, 2020

    Git Pathspec Exclude

    git grep NodeName  ':!/vendor/**'
    
  • 16 Jul, 2020

    你当像鸟飞往你的山

    教育的意义多少都知道, 看完书后, 还应该想一想, 怎么样让教育更普及,有时候它不是自然而然的

  • 13 Jul, 2020

    Drive Life

    人生就像开车, 什么时候到达目标, 不取决于你现在开多快, 而是前面的堵车缓解了多少了, 你并不能控制

  • 8 Jul, 2020

    happiness

    快乐才是目的, 其他都不是

  • 6 Jul, 2020

    Go To Definition

    https://vim.fandom.com/wiki/Go_to_definition_using_g

  • 2 Jul, 2020

    Easymotion Display Vscode

    https://github.com/VSCodeVim/Vim/issues/2938

    I was having the same problem, but I found a workaround. Mine had to do with my line-height setting. “editor.lineHeight”: 30,. Updating the “vim.easymotionMarkerHeight”: 30, to match made it better for me. You’re using custom fonts and things and might be different, but this may help a little.

  • 28 Jun, 2020

    Find Linux

    find .  \( \( \! -path "./vendor/*" \) -and \( -name "*.go" \) \)
    
  • 28 Jun, 2020

    Group List Python

    list(zip(*[iter(sequence)] * chunk_size))
    
  • 19 Jun, 2020

    Tip Json Golang

    Golang 中使用 JSON 的小技巧 http://jsoniter.com/go-tips.cn.html

  • 18 Jun, 2020

    Timer In Hammerspoon

    https://github.com/Hammerspoon/hammerspoon/issues/1942

    timer 可能被 GC, 所以使用全局变量

  • 28
  • 29
  • 30
  • Logo Gmail (2015-2020) [email protected]
  • childe

powered with git pages & jekyll