Coder Social home page Coder Social logo

Works but many errors about doom-one.vim HOT 7 CLOSED

romgrk avatar romgrk commented on May 28, 2024
Works but many errors

from doom-one.vim.

Comments (7)

romgrk avatar romgrk commented on May 28, 2024

Can you run this and let me know what's the output?

e +/execute\ cmd /home/muevoid/.vim/plugged/doom-one.vim/colors/doom-one.vim | normal! Oechom cmd

from doom-one.vim.

Vixeliz avatar Vixeliz commented on May 28, 2024

Do I just run that after going into :

if so it doesnt ouput anything rather brings me to line 36 in doom-one.vim

from doom-one.vim.

romgrk avatar romgrk commented on May 28, 2024

I mean run that command (basically add echom cmd at line 36, before the execute cmd), then try the colorscheme again, and report the output of that and/or of messages

from doom-one.vim.

Vixeliz avatar Vixeliz commented on May 28, 2024

My bad here is the output

hi! Normal guifg=#bbc2cf guibg=#282c34
hi! EndOfBuffer guifg=#bbc2cf guibg=#282c34
hi! NormalPopup guifg=#e0e8f8 guibg=#3E4556
hi! NormalPopover guifg=#e0e8f8 guibg=#3E4556
hi! NormalPopupPrompt guifg=#9ca0a4 guibg=#2E323C gui=bold
hi! Cursor guibg=#1B2229 gui=reverse
hi! SecondaryCursor guibg=#51afef gui=none
hi! Folded guifg=#9ca0a4 guibg=#2E323C gui=none
hi! FoldColumn guifg=#5B6268 guibg=#282c34
hi! SignColumn guibg=#282c34
hi! ColorColumn guibg=#282c34
hi! CursorLine guibg=#2E323C
hi! CursorColumn guibg=#2E323C
hi! CursorLineNr guifg=#51afef guibg=#2E323C gui=none
hi! LineNr guifg=#3f444a guibg=#282c34 gui=none
hi! IndentGuidesEven guifg=#3f444a
hi! IndentGuidesOdd guifg=#3f444a
hi! TermCursor guifg=#bbc2cf guibg=none gui=reverse
Error detected while processing function <SNR>13__:
line   27:
E254: Cannot allocate color none
hi! TermCursorNC guifg=#5B6268 guibg=none gui=reverse
E254: Cannot allocate color none
hi! TermNormal guifg=#bbc2cf guibg=#282c34
hi! Visual guibg=#515860
hi! VisualBold guibg=#515860 gui=bold
hi! WildMenu guifg=#bbc2cf guibg=#2257A0
hi! StatusLine guifg=#b1b1b1 guibg=#3E4556 gui=none
hi! StatusLineNC guifg=#73797e guibg=#3E4556 gui=none
hi! StatusLinePart guifg=#73797e guibg=#3E4556 gui=bold
hi! StatusLinePartNC guifg=#73797e guibg=#3E4556 gui=bold
hi! Separator guifg=#5B6268 guibg=none
E254: Cannot allocate color none
hi! VertSplit guifg=#3f444a guibg=#282c34 gui=none
hi! Pmenu guifg=#bbc2cf guibg=#3E4556
hi! PmenuSel guifg=#1B2229 guibg=#51afef
hi! PmenuSelBold guifg=#1B2229 guibg=#51afef gui=bold
hi! PmenuSbar guibg=#21242b
hi! PmenuThumb guifg=#666660 guibg=#666660
hi! TabLine guifg=#9ca0a4 guibg=#21242b gui=bold
hi! TabLineSel guifg=#51afef guibg=#282c34 gui=bold
hi! TabLineFill guifg=none guibg=#1c1f24 gui=bold
E254: Cannot allocate color none
hi! BufferCurrent guifg=#E6E6E6 guibg=#282c34 gui=bold
hi! BufferCurrentMod guifg=#ECBE7B guibg=#282c34 gui=bold
hi! BufferCurrentSign guifg=#51afef guibg=#282c34 gui=none
hi! BufferVisible guifg=#E6E6E6 guibg=#282c34 gui=none
hi! BufferVisibleMod guifg=#ECBE7B guibg=#282c34 gui=none
hi! BufferVisibleSign guifg=#b1b1b1 guibg=#282c34 gui=none
hi! BufferInactive guifg=#73797e guibg=#1c1f24 gui=none
hi! BufferInactiveMod guifg=#ECBE7B guibg=#1c1f24 gui=none
hi! BufferInactiveSign guifg=#3f444a guibg=#1c1f24 gui=none
hi! BufferPart guifg=#51afef guibg=#6e7984 gui=bold
hi! Search guifg=#1B2229 guibg=#ECBE7B gui=none
hi! IncSearch guifg=#1B2229 guibg=#ECBE7B gui=none
hi! IncSearchCursor gui=reverse
hi! Conceal guifg=#3f444a guibg=none
E254: Cannot allocate color none
hi! SpecialKey guifg=#a9a1e1 guibg=none gui=bold
E254: Cannot allocate color none
hi! NonText guifg=#5B6268 gui=bold
hi! MatchParen guifg=#ff6c6b guibg=none gui=bold
E254: Cannot allocate color none
hi! Whitespace guifg=#9ca0a4
hi! Highlight guibg=#285777 gui=none
hi! HighlightSubtle guibg=#285777 gui=none
hi! Question guifg=#98be65 gui=bold
hi! File guifg=#bbc2cf gui=bold
hi! Directory guifg=#ECBE7B gui=bold
hi! Section guifg=#c678dd gui=bold
hi! Title guifg=#a9a1e1 gui=bold
hi! Bold gui=bold
hi! TextInfo guifg=#51afef
hi! TextInfoBold guifg=#51afef gui=bold
hi! TextNormal guifg=#bbc2cf
hi! TextNormalBold guifg=#bbc2cf gui=bold
hi! TextDebug guifg=#ECBE7B
hi! TextDebugBold guifg=#ECBE7B gui=bold
hi! TextSpecial guifg=#a9a1e1
hi! TextSpecialBold guifg=#a9a1e1 gui=bold
hi! TextWarning guifg=#ECBE7B
hi! TextWarningBold guifg=#ECBE7B gui=bold
hi! TextSuccess guifg=#98be65
hi! TextSuccessBold guifg=#98be65 gui=bold
hi! TextError guifg=#ff6c6b
hi! TextErrorBold guifg=#ff6c6b gui=bold
hi! TextMuted guifg=#9ca0a4
hi! TextMutedBold guifg=#9ca0a4 gui=bold
hi! Tag guifg=#4bc4f7 gui=underline
hi! Link guifg=#4bc4f7 gui=underline
hi! URL guifg=#4bc4f7 gui=underline
hi! Comment guifg=#73797e
hi! CommentBold guifg=#73797e gui=bold
hi! SpecialComment guifg=#9ca0a4 gui=bold
hi! Global guifg=#c678dd gui=none
hi! PreProc guifg=#c678dd gui=none
hi! Macro guifg=#c678dd gui=bold
hi! Define guifg=#c678dd gui=bold
hi! PreCondit guifg=#c678dd gui=bold
hi! Include guifg=#c678dd gui=bold
hi! Repeat guifg=#51afef
hi! Keyword guifg=#51afef
hi! Statement guifg=#51afef gui=none
hi! Label guifg=#51afef
hi! Operator guifg=#51afef
hi! Constant guifg=#a9a1e1 gui=bold
hi! Number guifg=#da8548 gui=none
hi! Float guifg=#da8548 gui=none
hi! Boolean guifg=#da8548 gui=none
hi! Enum guifg=#da8548 gui=none
hi! Delimiter guifg=#51afef gui=none
hi! DelimiterAlt guifg=#b1b1b1 gui=none
hi! SpecialChar guifg=#b1b1b1 gui=bold
hi! String guifg=#98be65 gui=none
hi! StringDelimiter guifg=#98be65 gui=none
hi! Character guifg=#98be65 gui=bold
hi! Special guifg=#a9a1e1 gui=bold
hi! SpecialBold guifg=#a9a1e1 gui=bold
hi! Identifier guifg=#ed90ff gui=none
hi! Argument guifg=#ed90ff gui=none
hi! Variable guifg=#ed90ff gui=none
hi! Function guifg=#ECBE7B gui=none
hi! Method guifg=#ECBE7B gui=bold
hi! Symbol guifg=#c678dd gui=none
hi! Control guifg=#c678dd gui=none
hi! PredefinedIdentifier guifg=#c678dd gui=none
hi! Predefined guifg=#c678dd gui=none
hi! StaticFunc guifg=#46D9FF gui=none
hi! Property guifg=#c678dd gui=none
hi! Type guifg=#ECBE7B gui=none
hi! StorageClass guifg=#51afef gui=none
hi! Class guifg=#51afef gui=none
hi! Structure guifg=#51afef gui=none
hi! Typedef guifg=#51afef gui=none
hi! Regexp guifg=#dd0093 guibg=none gui=none
E254: Cannot allocate color none
hi! RegexpSpecial guifg=#a40073 guibg=none gui=none
E254: Cannot allocate color none
hi! RegexpDelimiter guifg=#540063 guibg=none gui=bold
E254: Cannot allocate color none
hi! RegexpKey guifg=#5f0041 guibg=none gui=bold
E254: Cannot allocate color none
hi! diffLine guifg=#b1b1b1 guibg=#4b525c gui=none
hi! diffSubName guifg=#b1b1b1 guibg=#4b525c gui=none
hi! DiffAdd guibg=#42534f gui=none
hi! DiffChange guibg=#42534f gui=none
hi! DiffText guibg=#77a286 gui=none
hi! DiffDelete guibg=#534f56 gui=none
hi! DiffAdded guifg=#a6bf8f guibg=#42534f gui=none
hi! DiffModified guifg=#bbc2cf guibg=#6e7984 gui=none
hi! DiffRemoved guifg=#d69fa7 guibg=#3d3d45 gui=none
hi! DiffAddedGutter guifg=#98be65 guibg=none gui=bold
E254: Cannot allocate color none
hi! DiffModifiedGutter guifg=#51afef guibg=none gui=bold
E254: Cannot allocate color none
hi! DiffRemovedGutter guifg=#ff6c6b guibg=none gui=bold
E254: Cannot allocate color none
hi! DiffAddedGutterLineNr guifg=none guibg=none
E254: Cannot allocate color none
E254: Cannot allocate color none
hi! DiffModifiedGutterLineNr guifg=none guibg=none
E254: Cannot allocate color none
E254: Cannot allocate color none
hi! DiffRemovedGutterLineNr guifg=none guibg=none
E254: Cannot allocate color none
E254: Cannot allocate color none
hi! DbgCurrent guifg=#DEEBFE guibg=#345FA8
hi! DbgBreakPt guibg=#4F0037
hi! JumpTarget guifg=#ff6c6b gui=bold
Error detected while processing /home/elementary/.vimrc:
line   55:
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none
E254: Cannot allocate color none

from doom-one.vim.

Vixeliz avatar Vixeliz commented on May 28, 2024

Not sure if it helps here is my .vimrc:

https://termbin.com/g4bo

from doom-one.vim.

romgrk avatar romgrk commented on May 28, 2024

It seems your version of vim/neovim doesn't handle hi color guifg=none. I've added a fix to avoid those cases. Re-open if it still doesn't work.

from doom-one.vim.

Vixeliz avatar Vixeliz commented on May 28, 2024

this worked thank you!

from doom-one.vim.

Related Issues (14)

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.