Logo
Explore Help
Register Sign In
xemu-project/xemu
1
0
Fork 0
You've already forked xemu
mirror of https://github.com/xemu-project/xemu.git synced 2025-01-13 07:12:09 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
xemu/.exrc

8 lines
220 B
VimL
Raw Normal View History

qemu: add .exrc 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: Michael S. Tsirkin <mst@redhat.com>
2012-07-19 17:26:10 +03:00
"VIM settings to match QEMU coding style. They are activated by adding the
"following settings (without the " symbol) as last two lines in $HOME/.vimrc:
"set secure
"set exrc
set expandtab
set shiftwidth=4
set smarttab
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 201ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API