| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | remove neovim | José Juan Loeza Sierra | |
| 2026-03-06 | add github theme lualine | José Juan Loeza Sierra | |
| 2025-11-08 | create and add custom spellcheck plugin | José Juan Loeza Sierra | |
| much credit to this post: https://www.reddit.com/r/neovim/comments/1fwqc8t/how_to_enable_spell_check_for_only_specific_files/ | |||
| 2025-11-08 | add github theme and new lualine theme | José Juan Loeza Sierra | |
| the github lualine theme is quite ugly, so I tweaked the default tomorrow_night theme | |||
| 2025-11-07 | replace lazyvim with custom config | José Juan Loeza Sierra | |
| 2025-11-02 | refactor filetype check condiiton | José Juan Loeza Sierra | |
| 2025-11-02 | add text and typst filetypes to wordcount | José Juan Loeza Sierra | |
| 2025-11-02 | add wordcount for markdown to lualine | José Juan Loeza Sierra | |
| 2025-11-02 | add more colorschemes and switch to jellybeans | José Juan Loeza Sierra | |
| 2025-11-02 | add github/primer color overrides to catppuccin | José Juan Loeza Sierra | |
| 2025-11-01 | add more colorschemes | José Juan Loeza Sierra | |
| 2025-10-06 | change markdown comment and code rendering | José Juan Loeza Sierra | |
| 2025-08-21 | disable markdown linter | José Juan Loeza Sierra | |
| don't want the linter as it complains about line length, and I don't want to conform to the 80 length rule | |||
| 2025-08-14 | add more themes and switch to sonokai | José Juan Loeza Sierra | |
| 2025-08-09 | add option which disables pyright | José Juan Loeza Sierra | |
| we only want `ruff`, we don't want a full-fledged LSP | |||
| 2025-08-09 | add language support for handlebars | José Juan Loeza Sierra | |
| - adds treesitter - adds formatting via djLint. Requires djlint be installed, see https://www.djlint.com/docs/getting-started/ | |||
| 2025-08-09 | add yaml formatting with prettier | José Juan Loeza Sierra | |
| requires prettier to be installed. See https://prettier.io/docs/install | |||
| 2025-07-30 | add hledger nvim config | José Juan Loeza Sierra | |
| 2025-07-18 | add more colorschemes | José Juan Loeza Sierra | |
| 2025-07-18 | switch to kanso colorscheme | José Juan Loeza Sierra | |
| 2025-07-01 | add fix for clipboard over ssh | José Juan Loeza Sierra | |
| 2025-06-23 | add multicursor.nvim | José Juan Loeza Sierra | |
| Adds multicursor functionality with https://github.com/jake-stewart/multicursor.nvim Modifies hardtime in order to work with multicursor | |||
| 2025-06-13 | move all into one single .config directory | José Juan Loeza Sierra | |
| Moves of the config files into a single dot-config directory, simplifying the structure and the usage of stow. dot-config gets processed into .config by stow. See the `--dotfiles` option at https://www.gnu.org/software/stow/manual/stow.html#Invoking-Stow for more information | |||
