No description
From the README file: ```lua -- Whether to set Vim's settings for statusline (make it always shown -- with 'laststatus' set to 2). -- To use global statusline, set this to `false` and 'laststatus' to 3. set_vim_settings = true, ``` |
||
|---|---|---|
| after/ftplugin | ||
| autoload | ||
| lib | ||
| lua/opdavies | ||
| overlays | ||
| plugin | ||
| spell | ||
| .envrc | ||
| .gitignore | ||
| .luacheckrc | ||
| .markdownlint.yaml | ||
| CHANGELOG.md | ||
| flake.lock | ||
| flake.nix | ||
| init.lua | ||
| justfile | ||
| stylua.toml | ||
| todo | ||