Giter VIP home page Giter VIP logo

vim-atomic's People

Contributors

gerardbm avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

doctorfree

vim-atomic's Issues

Statusline polluted with `^` characters

After switching over to vim-atomic I noticed my statusline (through vim-airline and vim-tree.lua) was littered with ^ characters wherever a space ' ' should be, which made reading the status line rather difficult. Thanks to this issue I found that is StatusLine and StatusLineNC are set to the same value as they are here then vim's default functionality is to use ^^^ in the current status line

                            *hl-StatusLine*
StatusLine	Status line of current [window](https://neovim.io/doc/user/windows.html#window).

							*hl-StatusLineNC*
StatusLineNC	Status lines of not-current [windows](https://neovim.io/doc/user/windows.html#windows).
		Note: If this is equal to "StatusLine", Vim will use "^^^" in
		the status line of the current [window](https://neovim.io/doc/user/windows.html#window).

nvim docs on highlighting and the StatusLine.

Is there a way to change the StatusLineNC to be in line with the atomic color theme but different than StatusLine so that ' ' is used again rather than ^^^?

cursor disappeared in mobaxterm

Hi.
For some reason I have to use mobaxterm on Win10.
This is my terminal settings for some ssh sessions:

image

and this is what file in vim and nvim looks like:

image

missing text "the cursor should be here"

but solarized, gruvbox and molokai work fine

Italic and underline didn't work in neovim

I really love this colorscheme ๐Ÿ˜„ Thanks for your work.

Recently I started using neovim then I found italic and underline didn't show as it does in regular Vim.
But other colorsheme, like Solarized, worked well in both Vim and Neovim.

Close it if there is no need to solve it.

Undefined variable: s:base4

My configuration:

let g:atomic_mode = 7  " night soft
let g:atomic_italic = 1
let g:atomic_bold = 1
let g:atomic_underline = 1
let g:atomic_undercurl = 1

image

about cursorline

Some plugins do need the visible cursorline to show particular infomation.
I tried set cursorline after initializing the colorscheme but it didn't work.
So I wonder if you can add something like enable_cursorline?
Thanks a lot.

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.