Skip to main content
9 events
when toggle format what by license comment
Oct 20, 2016 at 14:41 comment added Michas I’ve run this strace, but I have only /etc/vimrc.
Oct 20, 2016 at 7:25 comment added hschou Well, I have to admit that I just traced vim to see which config files it read. Run these two commands strace -o vim.log -eopen vim foo exit vim and run grep "/etc/" vim.log then you will see the files read from /etc/.
Oct 18, 2016 at 21:07 comment added Michas I created but it didn't work.
Oct 18, 2016 at 6:26 comment added hschou You have to create /etc/vim/vimrc.local yourself.
Oct 17, 2016 at 11:01 answer added tqviet timeline score: 0
Oct 17, 2016 at 4:59 answer added phemmer timeline score: 0
Oct 16, 2016 at 21:01 comment added Michas I don’t have any /etc/vim/vimrc.local but /etc/vimrc.
Oct 16, 2016 at 20:37 comment added hschou Have you tried to add these settings to /etc/vim/vimrc.local?
Oct 16, 2016 at 19:56 history asked Michas CC BY-SA 3.0