From a7eabf220148f7932ad6135b023129428249ffb9 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 18 Nov 2024 19:15:02 -0500 Subject: [PATCH] AutoYADM commit: 2024-11-18 19:15:02 --- .config/nvim/README.md | 8 +++++++- .config/nvim/spell/en.utf-8.add | 1 + .config/nvim/spell/en.utf-8.add.spl | Bin 1321 -> 1332 bytes .config/yadm/README.md | 6 ++++++ 4 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.config/nvim/README.md b/.config/nvim/README.md index 64e1bb5f..ae6c4a9b 100644 --- a/.config/nvim/README.md +++ b/.config/nvim/README.md @@ -2,4 +2,10 @@ My personal Neovim configuration based on [LazyVim](https://github.com/LazyVim/LazyVim). -Currently I'm using `obsidian.nvim` along with the Obsidian app for my notes and task management. I write all my notes in Neovim and read them or interact with my tasklist in the app. I'm also planning out a plugin which will scan the Obsidian vault for checklist items, populating a buffer as a sort of master todo list. +Currently I'm using `obsidian.nvim` for note-taking. + +The colorscheme is a heavily modified version of `noirbuddy.nvim`. + +A note on keybindings: I use Colemak-DH, which is a non-qwerty keyboard layout. I use either `MNEI` or the arrow keys (which is a mod key + `MNEI` on my keyboard) for navigation, depending on a few different factors. + +Therefore, some of these bindings may seem weird. diff --git a/.config/nvim/spell/en.utf-8.add b/.config/nvim/spell/en.utf-8.add index 8b3d43e8..0b67648d 100644 --- a/.config/nvim/spell/en.utf-8.add +++ b/.config/nvim/spell/en.utf-8.add @@ -92,3 +92,4 @@ Neocities backend AUR inherence +Colemak diff --git a/.config/nvim/spell/en.utf-8.add.spl b/.config/nvim/spell/en.utf-8.add.spl index a426ba472dde6862ee51016a92a2e6182505648f..b9d23c600ed0e5ce2ea18af2d3e511e3e98315af 100644 GIT binary patch delta 210 zcmXYqu}Z^07=Z7)*ri|`g$`XjvWep08>nRHBE|h|PAEBZA&CSR-y!@j(QW}tte;+gnc6$ mJvp`wo+S$`_bm5}VkN)&l&wso8;m?ew-|YkQu^2EAmINEua delta 180 zcmW;Cp$fuK7(n5B?z9+Y5=FR81_nWlHjA=gF&I`v-NJBeb5nc{`Ln^etS=y#3_gKX z@Er__wgcZeSBi=~b;o%cL{aaflz#5*izeAWdDqF3CVwun{L*<4G|$r<}3*Rjp8V8-Qg~6 SYlM-tHNnW$aw$%B$>9r%EG`%T diff --git a/.config/yadm/README.md b/.config/yadm/README.md index d3755648..767cac62 100644 --- a/.config/yadm/README.md +++ b/.config/yadm/README.md @@ -6,6 +6,12 @@ I use Arch btw. The root of this repo is equivalent to my $HOME directory. +## Note On Keybindings + +A note on keybindings: I use Colemak-DH, which is a non-qwerty keyboard layout. I use either `MNEI` or the arrow keys (which is a mod key + `MNEI` on my keyboard) for navigation, depending on a few different factors. + +If `MNEI` conflicts with any defaults that would be far too finicky to remap, I just use the arrow keys. Otherwise, I bind `MNEI` to navigation. + ## Of Interest ### Neovim