nvim/vim: re-haul statusline
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user