nvim/vim: re-haul statusline

This commit is contained in:
Marco Thomas
2023-01-11 12:02:04 +01:00
parent e4ad267c4a
commit 48d0852763
9 changed files with 74 additions and 77 deletions

View File

@@ -1,7 +1,6 @@
# my dots
dots for my laptop 「itomori」, managed with `gnu stow`.
Files can be `stow`'ed and un'`stow`'ed with `stow.sh`.
It will link all dotfiles to their correct place.
Un-`stow` with `./stow.sh -D`.
@@ -9,9 +8,10 @@ Un-`stow` with `./stow.sh -D`.
## deps
+ `fzf` (`zsh`, `nvim`)
+ `ripgrep` (`nvim`)
+ `ripgrep-all` (`zsh`)
+ `fd` (rust find; `nvim`)
Also run `checkhealth` in `nvim` after a first install
## 日本語入力
With `ibus-anthy` under GNOME use:
+ `GTK_IM_MODULE=ibus`