Marshall
Marshall
@zcmarkyoung What helped me was updating the extension to `5.1.1`. Also double checking my `settings.json` file for the accurate `useNodeRuntime` value
When I enter 'cd' it just crashes entire terminal. Looking for/building a fix.
Having the same issue but with Lazy. when I enter Nvim the dashboard doesnt show even when using `:Dashboard` it doesnt show. No errors given so idk whats up
@shaikahmadnawaz I found another site that is using Nextra. Seems like they were able to remove it [HERE ](https://brahms.ejenta.com/) Edit:[ Disable feedback link](https://nextra.site/docs/docs-theme/theme-configuration#feedback-link) Or put this in you `them.config.jsx` file...
@87xie @shaikahmadnawaz This is my `theme.config.jsx` file. You both seem to have much more in your projects going on than I do. Adding the `feedback` and `editLink` objects and then...
Not sure if there is already but an example usage for `time.benchmark()` and `^Benchmark_Options`. I am currently trying to use this now. I might be able to create my own...
What is the location of this Hash usage? I'd like to check it out for ideas