Artem Kondratev
Artem Kondratev
@shaunsingh you can use this converter: https://505e06b2.github.io/Image-to-Braille/ Be sure to chose "Value" option instead of the default "Luminance" to see the details
@PeSader I'm using Telescope's utils to get the info and then add it to the dashboard's footer: ```lua local utils = require('telescope.utils') local set_var = vim.api.nvim_set_var local git_root, ret =...
Yeah, that's what I though. Does not work either You have to toggle it off an on to see the icon.
Maybe this is another bug then? Because this screenshot is taken after `:w`, you can see status message at the bottom: "... written" Also I have a pencil icon for...
~~Same here, but only for a certain filetypes. This happens when opening `lua` files but `golang` files do replace alpha.~~ Happens for me too but I'm guessing this is a...
FYI https://github.com/nvim-treesitter/nvim-treesitter/issues/2917 https://github.com/nvim-treesitter/nvim-treesitter/commit/f2119df35cdcdb0c6c9bf791a04000d4d131cef7
I'm pretty sure many people who actively use the package are interested. @jmoiron is there anything that can be\should be done for this to be part of the package?