Giter Club home page Giter Club logo

onebuddy's People

Contributors

abenz1267 avatar rishabhrd avatar th3whit3wolf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

onebuddy's Issues

Disable Italics

Hey hope you are doing well :) Still a bit of a lua noob and neovim in general. Made the switch from vim and straight into lua from scratch. But my dumb terminal is bad with italics and they seem cut off which I think is a windows terminal thing since they don't support full italics or something. So yeah how do I disable italics? Or do I have to copy the setup and remove all the "i" in group?

bug: can not get light colorscheme

Minimal init.lua:

setting vim.o.background to light has no effect

--vim.o.background = 'light'; --inserting here does not have an effect
require('packer').startup(
function()
  use { 'wbthomason/packer.nvim' }
  use { 'glepnir/lspsaga.nvim', requires = { 'neovim/nvim-lspconfig' } }
  use { 'Th3Whit3Wolf/onebuddy', requires = { 'tjdevries/colorbuddy.nvim' } }
end
)
require('colorbuddy').colorscheme('onebuddy')
vim.o.background = 'light'; --sets vim.o.background, but I dont get the light colorscheme

in commandline: :lua print(vim.o.background) returns light, but the light colorscheme is not loaded.

It gets reset somewhere, when I set it in the first line. Ideas? Is this a neovim regression?

[Feature request] Override colors

Hi! Thank you for the plugin.

One thing that would be great is the ability to override colors. In my case I would like to have white normal text (like really #FFFFFF) and a background that matches my terminal background color (#1b1b1b). This would be great :)

Colors look very different from the Preview on the Readme

I just plugged and restarted Neovim and noticed that the colors look very different from my previous Onedark colorscheme (I am switching for the better TreeSitter support). The preview in the Readme was almost exactly what I was looking for, but as I am sharing on my screenshot, it seems like the colors are too focused on the blueish tone.

I don't know if this is expected from recent changes, but I just want to know if this is normal. Also, just ignore that the status line does not use the colorscheme well, I still use airline as I am lazy to switch to a more appropriate one.

2021-06-12-16:10:23

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.