~kb/env

f0925cf66c1b999a37e58c1c0150eed99626cbd2 — kb 10 months ago 43373f9
enable hybrid line numbers
1 files changed, 1 insertions(+), 1 deletions(-)

M programs/vim.nix
M programs/vim.nix => programs/vim.nix +1 -1
@@ 28,7 28,7 @@
      " UI
      set laststatus=2    " always show status line
      set nowrap          " disable line wraps
      set number          " line numbers
      set number rnu      " line numbers
      set showcmd         " show last command in bottom bar
      set showmatch       " bracket highlighting
      set wildmenu        " command menu autocomplete