m-faith
m-faith
### Is your feature related to a problem? REPL functionality is considered essential by some developers. Lua contrib space sorely lacks excellent repl functionality (`croissant` and `ilua` both leave much...
Regarding: > **Features** > - Font handling > - Proper font rendering -- respects font style, baseline, ligatures etc Does this include variable-width fonts? I do a lot of writing...
I'd love to be able to use "normal" non-monospace fonts for my diary and writing projects (all in nvim of course)... and have wondered if Neovide could allow me to...
### Step 1: Provide a summary of your problem I thought we could specify tmux options like `tmux -L socketname -f .config/custom.conf` by doing something like: ```yaml session_name: name-of-session options:...
Hello! Does `nvui` support "normal" variable width fonts? As https://github.com/neovim/neovim/issues/22125 describes, the Emacs GUI supports varying font sizes and non-monospace (variable width) fonts. I have large writing projects to do...