Coder Social home page Coder Social logo

Comments (5)

LostNeophyte avatar LostNeophyte commented on July 22, 2024

yea, we already took care of it, did we miss something? also this is a repo for the website, did you mean to make the issue in lunarvim/lunarvim?

from lunarvim.org.

cstrahan avatar cstrahan commented on July 22, 2024

Files that fail nerdfix:

(EDIT: fixed the regex)

~/.local/share/lunarvim
% nerdfix check --recursive . 2>&1 | rg './site/pack/lazy/opt/(.*?)/.*:.*:' -or '- [ ] $1' | sort -u
- [ ] alpha-nvim
- [ ] bufferline.nvim
- [ ] lualine.nvim
- [ ] nvim-navic
- [ ] nvim-tree.lua

nerdfix will provide suggestions for to partially automate replacing old symbols.

We should probably ping these plugins' maintainers, and link back here.


Also, FWIW, I just installed LunarVim today via

LV_BRANCH='release-1.3/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.3/neovim-0.9/utils/installer/install.sh)

from lunarvim.org.

cstrahan avatar cstrahan commented on July 22, 2024

Plugins to notify/fix:


lualine

As of latest (nvim-lualine/lualine.nvim@05d78e9), still has an obsolete symbol, but only in a spec:

~/src/nvim_plugins/lualine.nvim
% nerdfix check --recursive . 2>/dev/null
note: Found obsolete icon U+F718
    ┌─ ./tests/spec/lualine_spec.lua:735:14
    │
735 │         |{1:  a.txt }
    │              ^ Icon 'mdi-file_document' is marked as obsolete
    │
    = You could replace it with:
          1. 󰈙 U+F0219 md-file_document
          2. 󰷈 U+F0DC8 md-file_document_edit
          3. 󱪗 U+F1A97 md-file_document_alert
          4. 󱪝 U+F1A9D md-file_document_plus

from lunarvim.org.

cstrahan avatar cstrahan commented on July 22, 2024

What prompted this issue was me thinking the snippet symbol in use was deprecated (I thought it was rendering wrong), but I was mistaken.

Icon: 
Class: nf-cod-symbol_snippet
UTF: \ueb66

from lunarvim.org.

cstrahan avatar cstrahan commented on July 22, 2024

yea, we already took care of it, did we miss something? also this is a repo for the website, did you mean to make the issue in lunarvim/lunarvim?

Oops - yes. And I didn't see your message until now (after refreshing browser tab).

from lunarvim.org.

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.