Giter VIP home page Giter VIP logo

Comments (4)

ishan9299 avatar ishan9299 commented on August 16, 2024

you can use the fillchars like over here to suppress ~ at eob.
I have my config in lua so I have
o.fillchars = 'diff:โˆ™,fold:ยท,vert:โ”‚,eob: ' -- characters used to fill statuslines and seperators

from nvim-solarized-lua.

alok avatar alok commented on August 16, 2024

Can you set the theme to hide the tildes via the lua equivalent of

hi! EndOfBuffer ctermbg=bg ctermfg=bg guibg=bg guifg=bg?

from nvim-solarized-lua.

ishan9299 avatar ishan9299 commented on August 16, 2024

this could work but I don't want to implement this because there could be someone who might need the ~ at the end. It helps as a visual aid to know if we have empty lines at the end of the buffer for someone who doesn't use line numbers plus there is a setting available to change it if you want. Closing.

from nvim-solarized-lua.

ishan9299 avatar ishan9299 commented on August 16, 2024

You can also look up the link I posted above pasting that option in you init.vim or init.lua. It will hide ~ at the end of buffer.

from nvim-solarized-lua.

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.