Brown

Results 8 issues of Brown

Currently recommended installation method makes CosmicNvim take over the `nvim` command. Use `cvim` instead of taking over `nvim`. It's better if the default nvim installtion is left as it is...

So GUIs for neovim like neovim-qt require config file like `ginit.vim` be present in the `~/.config/nvim` directory. So add them to the `.gitignore` file. Example from AstroVim: https://github.com/AstroNvim/AstroNvim/blob/main/.gitignore

Alternate colors for rows of a tables is used for a long time and it really increase readability. Please include this feature.

enhancement
good-first-issue

Currently `microlight` class needs to be included in the class list. But most syntax highlight scripts automatically work on code wrapped in `` tags. I request same behavior with `microlight.js`.

Lots of Linux distros are transitioning to nftables from iptables. It would be useful to include instructions supporting nftables. These iptables rules that should have nftables counterparts: ``` # iptables...

Currently when a client in tile mode is maximized there is no way to minimize it. In most window managers pressing the maximize keybind when the active client is maximized...

The app currently can transfer data to and from a CSV file. It would be great if the app can periodically sync the data with a cloud storage provider like...