kjssad

Results 3 comments of kjssad

How about an option akin to `laststatus` or `showtabline` or `signcolumn` where we can have a local value (e.g. `setlocal showwinbar=no`)? For now, I'm using using autocommands to filter out...

Thanks. I've added the colorscheme on the latest commit. Can you please send a screenshot running this script from iTerm2? ```bash #!/bin/bash # # This file echoes a bunch of...

Currently experiencing flickering issues both with global and non-global statuslines. Probably related to https://github.com/nvim-lualine/lualine.nvim/issues/774. **Nvim version** Nvim 0.10.3 **Minimal config** ``` lua for name, url in pairs({ gitsigns = "https://github.com/nvim-lualine/lualine.nvim",...