Skip to content
Snippets Groups Projects
Select Git revision
  • sp/trace-zero-ranges
  • master default
  • stable-2.5
  • stable-2.4
  • stable-2.3
  • stable-2.2
  • stable-2.1
  • stable-2.0
  • stable-1.7
  • stable-1.6
  • stable-1.5
  • stable-1.4
  • stable-1.3
  • stable-1.2
  • stable-1.1
  • stable-1.0
  • stable-0.15
  • stable-0.14
  • stable-0.13
  • stable-0.12
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.0
  • v2.5.1.1
  • v2.6.0-rc5
  • v2.6.0-rc4
  • v2.6.0-rc3
  • v2.6.0-rc2
  • v2.6.0-rc1
  • v2.6.0-rc0
  • v2.5.1
  • v2.5.0
  • v2.5.0-rc4
  • v2.5.0-rc3
  • v2.5.0-rc2
  • v2.5.0-rc1
  • v2.5.0-rc0
  • v2.4.1
  • v2.4.0.1
  • v2.3.1
40 results

.exrc

Blame
    • Michael S. Tsirkin's avatar
      692e587f
      qemu: add .exrc · 692e587f
      Michael S. Tsirkin authored
      
      I've been using this to get correct indenting with vim
      in qemu for a while, but it's a bit easier if we
      put the settings in the central place.
      Note that
      1. you still need to enable 'exrc' and 'secure'
         options in your vimrc for these settings to take effect.
      2. you can create a .vimrc file if 'exrc' is on but there's
         need to bypass this configuration.
      
      Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
      692e587f
      History
      qemu: add .exrc
      Michael S. Tsirkin authored
      
      I've been using this to get correct indenting with vim
      in qemu for a while, but it's a bit easier if we
      put the settings in the central place.
      Note that
      1. you still need to enable 'exrc' and 'secure'
         options in your vimrc for these settings to take effect.
      2. you can create a .vimrc file if 'exrc' is on but there's
         need to bypass this configuration.
      
      Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.