dotfiles/vim/.config/nvim
Tuan-Dat Tran 51cf295ec1 chore(config): update system and application configurations
- **Alacritty**:
  - Update font family from `DejaVuSansM Nerd Font Mono` to `DejaVu Sans Code`.

- **i3 Window Manager**:
  - Remove unused `poweroff` binding (`+Shift+s`).

- **Ranger**:
  - Update bookmark paths for streamlined navigation.

- **SSH Configuration**:
  - Remove obsolete hosts (`docker-02`).
  - Add new entries for `docker-host00` and `docker-host01` with `ProxyJump` through `aya01`.
  - Correct `git.tudattr.dev` hostname mapping from `192.168.20.19` to `192.168.20.34`.

- **Vim Spell Check**:
  - Add `CCS` to the custom spell file.

These changes optimize user workflows, improve configuration accuracy, and update mappings for SSH and application environments.

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
2024-11-15 14:44:30 +01:00
..
lua Add languagetool| 2024-10-31 21:14:02 +01:00
spell chore(config): update system and application configurations 2024-11-15 14:44:30 +01:00
.gitignore Added lazyvim 2024-03-07 10:26:49 +01:00
.neoconf.json Added lazyvim 2024-03-07 10:26:49 +01:00
LICENSE Added lazyvim 2024-03-07 10:26:49 +01:00
README.md Added lazyvim 2024-03-07 10:26:49 +01:00
init.lua Added lazyvim 2024-03-07 10:26:49 +01:00
lazy-lock.json Add languagetool| 2024-10-31 21:14:02 +01:00
lazyvim.json Split ssh config 2024-10-08 02:39:32 +02:00
stylua.toml Added lazyvim 2024-03-07 10:26:49 +01:00

README.md

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.