This repository contains configuration files for Vim, IdeaVim, UltiSnips, and LaTeX (VimTeX). These files are set up to streamline editing and compiling LaTeX documents in both Vim and JetBrains IDEs.
- .ideavimrc: Configuration for IdeaVim, providing Vim keybindings within IntelliJ-based IDEs.
- .vimrc: Vim configuration file.
- note-settings.tex: Settings used in my LaTeX notes, including custom document structure and macros.
- packages.tex: LaTeX package imports for streamlined use in documents.
- tex.snippets: UltiSnips snippets for LaTeX to mostly for mathemathical formulas and advanced math courses.
Feel free to contribute, suggest improvements, or raise issues.