|
- Removed toggleterm.nvim plugin and all related configuration
- Added custom full-screen terminal toggle with <C-f>
- Preserves session and closes on TermClose
- Automatically enters insert mode when opened
- Made netrw buffers read-only, unlisted, and buftype=nofile to prevent writing
- Added autocmds to prevent accidental :w/:w! in netrw
- Cleaned up indentation and autocmd formatting
|