Code Monkey home page Code Monkey logo

vim-sialoquent's People

Contributors

davidklsn 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

Watchers

 avatar

vim-sialoquent's Issues

More targets than list items (terminal vim)

Hi, thanks for an amazing vim theme, which is really cool. I have it working on macvim and just tried it in terminal vim and am getting the following error:

screenshot 2017-02-27 19 28 37

Which is actually in a launched but not visible instance of vim if I clear the screen It shows more of the themes background but vim does not load properly. I'm using terminal vim version 8.0
Inside Tmux version 2.3 (the issue occurs regardless of whether I use Tmux)
iTerm 2 build 3.0.14
Installed with Vundler

When I'm in vim and switch to sialoquent it loads when I source my config, this only happens on load. I've put a mini config below:

if !has('gui_running')
  set term=screen-256color "This is for Tmux
endif


if has('termguicolors')
  set termguicolors


  " set vim-specific sequences for rgb colors
  "truecolor support in vim
  let &t_8f = "\<esc>[38;2;%lu;%lu;%lum"
  let &t_8b = "\<esc>[48;2;%lu;%lu;%lum"
endif

colorscheme sialoquent

Lemme know if I can provide any info, I'd appreciate any help you provide.

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.