dotfiles/nvim
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
..
ftplugin begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lua minor improvement to ':q' behaviour 2024-10-07 20:52:03 -04:00
.gitignore begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
.stylua.toml begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
init.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
install-deps.sh begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lazy-lock.json replace neo-tree with nvim-tree 2024-10-07 18:30:25 -04:00
README.md begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00

Gered's Neovim Configuration

Just my personal Neovim configuration. Probably nothing of interest to anyone else.

Originally based on kickstart.nvim.