Giter Club home page Giter Club logo

Comments (7)

akinsho avatar akinsho commented on September 26, 2024 2

You can set fill chars for the fold column, unfortunately it doesn't support a character at the end. It's under :h fillchars.

	  foldopen:c	'-'		    mark the beginning of a fold
	  foldclose:c	'+'		    show a closed fold
	  foldsep:c	'│' or '|'      open fold middle marker

from neogit.

TimUntersberger avatar TimUntersberger commented on September 26, 2024 2

I added support for this in the latest commit. Should this be enabled by default? I myself feel like the markers are actually unnecessary after implementing them (might be because I have used this plugin a lot).

from neogit.

Odie avatar Odie commented on September 26, 2024 1

You might want to try sign_place(). You can basically put whatever character you want in the gutter area. =)

from neogit.

TimUntersberger avatar TimUntersberger commented on September 26, 2024

We should probably copy what magit does with signs (? Idk what to use for this). I think they use arrows by default, but I'd like for this to be configurable.

from neogit.

RianFuro avatar RianFuro commented on September 26, 2024

Try doing set foldcolumn=1 inside the neogit status buffer ;)

from neogit.

TimUntersberger avatar TimUntersberger commented on September 26, 2024

Can we change what gets used to display the markers? I couldn't find anthing while looking through the docs.

from neogit.

akinsho avatar akinsho commented on September 26, 2024

@TimUntersberger another heads up haven't gotten round to creating an issue yet as I'm a little tight for time today, but I was going to mention that the signs actually go out of sync whilst in use say you incrementally stage several hunks that are open. When you do commit and the hunks are removed some of the signs linger. You then end up with signs not associated with anything.

from neogit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.