dotfiles/nvim/lua
Gered c4b95a906d minor improvement to ':q' behaviour
prevents odd and slightly annoying situation when ':q' is used and
the file tree was open. if quitting the last non-file-tree window,
you then get left with a full-screen file tree instead of quitting
neovim. this fixes that.
2024-10-07 20:52:03 -04:00
..
helper add menu plugin 2024-10-06 21:50:07 -04:00
plugins add quit/close to most menus. more ignore filetype menu filtering 2024-10-07 20:41:51 -04:00
autocmds.lua minor improvement to ':q' behaviour 2024-10-07 20:52:03 -04:00
keymaps.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lazy-bootstrap.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lazy-plugins.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
options.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00