dot

NixOS dotfiles
git clone https://git.echoz.io/dot.git
Log | Files | Refs

cheat-sheet.txt (456B)


      1 i   C-x C-o  Omni completion
      2 i   C-s      Signature help
      3 n   K        Hover
      4 n,v C-w d    Hover diagnostics
      5 n,v C-w a    All diagnostics
      6 n,v gqb      Format buffer
      7 n,v gra      Code action
      8 n   gri      Go to implementation
      9 n   grt      Go to type definition
     10 n   grr      References
     11 n   grn      Rename
     12 n   gO       List symbols
     13 vb  I        Insert before every line in block
     14 v,o an       Outer incremental selection
     15 v,o in       Inner incremental selection