aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-01-29fix: add <CR> to vim bindsJP Appel
2024-01-29change: wildmode to saner value, use a default colorschemeJP Appel
2024-01-29change: now use :Lexplore for netrw bindJP Appel
2024-01-29feat: add simple vimrcJP Appel
2024-01-28feat: removed help on Mouse2 MenuJP Appel
2024-01-25feat: add complex argument operatorJean-Pierre Appel
2024-01-23refactor: fix blankline configJean-Pierre Appel
2024-01-23feat: add c language server requirementJean-Pierre Appel
2024-01-19feat: toc bind markdown filesJean-Pierre Appel
2024-01-19refactor: colorscheme loadingJean-Pierre Appel
2024-01-16fix, feat: creates complex macros correctly, added conjugate & modulusJean-Pierre Appel
2024-01-16feat: add pandoc templatesJean-Pierre Appel
2024-01-15feat: add fidget plugin for lsp notifsJean-Pierre Appel
2024-01-15refactor: setup completions less insanelyJean-Pierre Appel
2024-01-15feat: bindings for quick fix, location list, and lsp diagnosticsJean-Pierre Appel
2023-12-17made nvim keymap locations sensible, add harpoonJean-Pierre Appel
Keymaps are now stored in the lua/plugins/<Plugin>.lua or lua/keymap.lua Installed harpoon v2
2023-11-06change grep to ripgrep, quickfix bindJean-Pierre Appel
2023-10-03updated TODO.mdJean-Pierre Appel
2023-10-03changed completion menu apperance, added dynamic find reference bindJean-Pierre Appel
2023-10-03updated blankline to v3Jean-Pierre Appel
2023-09-09Merge branch 'completions' of github.com:jpappel/dotfiles into completionsJP Appel
2023-09-09added github copilotJP Appel
2023-09-09added css supportJP Appel
2023-09-03added github copilotJP Appel
2023-09-01added tex equation preview via nablaJP Appel
2023-09-01ensure latex parser installed for treesitterJP Appel
2023-08-29changed bindings locationsJP Appel
2023-08-29started sql lsp configJP Appel
2023-08-27added completions for some languagesJean-Pierre Appel
2023-08-27Merge branch 'main' into nvim-cmpJean-Pierre Appel
2023-08-26updated todo, added default gitignoreJean-Pierre Appel
2023-08-26moved to lazy.nvim, configured lspJean-Pierre Appel
2023-03-15add todo fileJean-Pierre Appel
2023-02-24changed default tex flavorJean-Pierre Appel
2023-02-24add completion plugins, missing configsJP Appel
2023-02-21added zsh configJean-Pierre Appel
2023-02-21Added nvim and tmux configJean-Pierre Appel
2023-02-21Initial commitJP Appel