[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v10 1/3] gitignore: add local vimrc files
On Jo, 2017-09-07 at 15:59 +0100, Wei Liu wrote: > OOI how does this work? > > You put a .vimrc under xen.git? I haven't added the file to the repository, just to .gitignore in order to mask it from git. It will help me very much to have it upstream because right now I have to cherry-pick it each time I create a local branch. I'm using neovim and 'MarcWeber/vim-addon-local-vimrc'. My local .vimrc is quite simple, just sets the alignment, tabs and tabspace according to the xen coding standard. //Petre > > On Wed, Sep 06, 2017 at 04:48:24PM +0300, Petre Pircalabu wrote: > > > > Signed-off-by: Petre Pircalabu <ppircalabu@xxxxxxxxxxxxxxx> > > --- > > .gitignore | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/.gitignore b/.gitignore > > index 594ffd9..8af9c02 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -27,6 +27,7 @@ cscope.in.out > > cscope.out > > cscope.po.out > > .config > > +.vimrc > > > > dist > > stubdom/*.tar.gz ________________________ This email was scanned by Bitdefender _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |