shaunsingh

Results 135 comments of shaunsingh

Hi, my settings.toml is the following: ```toml ## Goneovim settings.toml ## All of the following commented configuration items have default values. [Editor] ## Makes the application window frameless. BorderlessWindow =...

Same problem, happens with both the external as well as regular neovim statusline

Is there any way to add an image as the dashboard image for macOS, I found this and I thought it was really cute: ``https://user-images.githubusercontent.com/71196912/117590509-d7e11900-b0fd-11eb-82bc-6d5eb9957ae1.png``

After a bit of editing this is what I got, I think it came out quite nice Code: https://github.com/shaunsingh/vimrc-dotfiles/blob/193761d4597c0d2395391a0dad830ddf1b86f581/nvim/init.lua#L852

https://atom.io/themes/moonlight, I believe this moonlight theme actually originated from the atom one. If any colors are off, it doesn't take much time to tweak them

Yeah, the previous dashboard plugin (dashboard.nvim) *kindof* has image support. You could use a floating window running a terminal in place of the dashboard text, and then use something like...

according to the repo info section: > ...display images in combination with X11 I'm assuming that means no wayland support The only cross-platform ways I can think of are -...

honestly maybe chafa is the way to go? You don't get a proper image, its made up of unicode blocks. Benefit being that every single terminal will work, the drawback...

Ah, I have the Xcode command line tools installed but didn't realize I need the full Xcode installation as well. Ill get it installed and get back to you. I've...

Sadly got the same error after installing full Xcode as well: ```zsh build-emacs-for-macos on  master [?] via  v2.6.3 took 12s ❯ ./build-emacs-for-macos -j8 --native-comp --no-titlebar ==> INFO: Fetching...