dotfiles/.config/nvim.lazy.d
js0ny eeb3387112 feat(nvim): Build another nvim from scratch
* Neovim: Backup original LazyVim setup to .config/nvim.lazy.d
* Neovim: Currently done with basic completions and LSP
* Git: Always use ssh to connect github remote
* Zsh: Add more antidots config
2024-11-28 01:48:26 +00:00
..
.options feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00
lua feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00
.neoconf.json feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00
init.lua feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00
lazy-lock.json feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00
lazyvim.json feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00
README.md feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00
stylua.toml feat(nvim): Build another nvim from scratch 2024-11-28 01:48:26 +00:00

Colemak LazyVim

  • Replace the default hjkl movement keys with hnei
  • j->e, k->n, h->h, l->i
ln -sf $DOTFILES/.config/nvim/ $XDG_CONFIG_HOME/nvim