dotfiles/nvim/.config/nvim/lua
Marty Oehme 117b692dae
nvim: Map zenmode to global show/hide toggle group
Mapped de-/activating zen mode to <leader>sz which means it belongs
to the '+s' group of mappings which generally activate or deactivate
showing something in nvim.

Previously belonged to <leader>vz which rather is a group changing
something about nvim configuration itself.
2023-10-05 18:24:07 +02:00
..
core nvim: Map zenmode to global show/hide toggle group 2023-10-05 18:24:07 +02:00
personal nvim: Restructure lua dir 2023-06-17 21:54:22 +02:00
plugins nvim: Add markdownlint diagnostics to md, quarto 2023-10-05 18:20:00 +02:00
util nvim: Add util function to grab plugin conditionally 2023-09-25 19:39:51 +02:00