Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(molten-nvim): enhance molten config and add custom init function and statusline #1242

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 14, 2024

  1. enhance molten config; add custom init function and statusline

    Tony Fischer (tku137) committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d70b125 View commit details
    Browse the repository at this point in the history
  2. update readme

    Tony Fischer (tku137) committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b7a2015 View commit details
    Browse the repository at this point in the history
  3. remove duplicate keymap; cleanup

    Tony Fischer (tku137) committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bd9accd View commit details
    Browse the repository at this point in the history
  4. properly use astroui for icons

    Tony Fischer (tku137) committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a756e72 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. use vim.notify instead of prints

    Tony Fischer (tku137) committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    149888f View commit details
    Browse the repository at this point in the history
  2. fix nil kernel spec init

    Tony Fischer (tku137) committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    04a82dd View commit details
    Browse the repository at this point in the history