Bug 241942

Summary: editors/vim-console: request to disable autoindent and incsearch
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed Works As Intended    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (adamw)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mikael Urankar freebsd_committer freebsd_triage 2019-11-13 10:19:14 UTC
Hi,
Is it possible to disable autoindent and incsearch like it was in a previous version. These 2 options are particularly annoying.
Thanks.
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2019-11-13 12:48:01 UTC
Hi Mikael,

I polled users and developers a while back about what options they wanted in the default, and both those options were preferred (incsearch strongly, autoindent majority).

You can copy /usr/local/etc/vim/vimrc to ~/.vimrc and remove those options. Unless I hear otherwise from more users (I'm always open to changing things) or if you can convince me otherwise (please do!), I'll keep the options as they are.