dotfiles/.config/vim
Alexander Hess 52914804a5
Add configuration for vim
- Add `/.config/vim/vimrc
  + Configure basic stuff
  + Activate spell checks
  + Activate syntax highlighting and ruler
  + Show whitespace characters
  + Add various snippets for mouse handling,
    toggling line numbers, and search
  + Set `vim`-related directories inside
   ~/.config/vim and ~/.local/state/vim
- Integrate extra settings for Python files
  in ~/.config/vim/after/ftplugin/python.vim
- Add `vim` artifacts in ~/.config/git/ignore
2025-08-30 15:56:03 +02:00
..
after/ftplugin Add configuration for vim 2025-08-30 15:56:03 +02:00
spell Add configuration for vim 2025-08-30 15:56:03 +02:00
vimrc Add configuration for vim 2025-08-30 15:56:03 +02:00