index
:
dotfiles
main
My Personal Dotfiles
JP Appel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nvim
/
lua
/
plugins
Age
Commit message (
Collapse
)
Author
2025-07-16
Remove bufferline plugin
JP Appel
2025-07-11
Change to builtin statusline
JP Appel
2025-04-22
Change loclist bind
JP Appel
2025-04-01
Add keybind for language server ranged format
JP Appel
2025-03-31
Remove keymaps which recieved new defaults
JP Appel
2025-03-31
Change telescope keybinds
JP Appel
2025-02-19
Add minor nvim conf changes
JP Appel
2024-12-25
Tidy plugins
JP Appel
2024-12-25
Change nest colorscheme
JP Appel
2024-12-25
Add lazydev plugin
JP Appel
2024-12-23
Change some telescope themes
JP Appel
2024-12-16
Remove unused plugins
JP Appel
2024-11-29
Change oil to not lazy load
JP Appel
2024-11-29
Disable some markdown specific plugins
JP Appel
2024-11-29
Change nest colorscheme
JP Appel
2024-10-30
Change ls codeaction bind
JP Appel
2024-10-07
Fix html ls completions
JP Appel
2024-10-07
Fix completions for css ls
JP Appel
2024-09-20
Fix language server configs
JP Appel
2024-08-22
configured todo-comments and moved filetypes specific plugins
JP Appel
2024-08-22
configuration for basedpyright and ruff
JP Appel
2024-08-22
change trouble quick fix behaviour
JP Appel
2024-08-17
improved Trouble.nvim config, ensure Go treesitter parser
JP Appel
2024-08-17
added everforest-nvim colorscheme
JP Appel
2024-08-16
changed lsp format keymap
JP Appel
2024-08-16
removed lspzero, updated keymaps
JP Appel
2024-07-15
simplified plugin setups to options
JP Appel
2024-07-15
installed oil file explorer for nvim
JP Appel
2024-06-18
add vim to ts parser list
JP Appel
2024-06-18
change to non-deprecated method for current ls cleint
JP Appel
2024-06-17
telescope version upgrade
JP Appel
2024-05-11
add emoji completitions, change showtabline
JP Appel
2024-05-11
update harpoon config
JP Appel
2024-02-06
fix: enabled colorschemes
JP Appel
2024-02-06
refactor: use hostname to set colorscheme
JP Appel
2024-01-23
refactor: fix blankline config
Jean-Pierre Appel
2024-01-19
feat: toc bind markdown files
Jean-Pierre Appel
2024-01-19
refactor: colorscheme loading
Jean-Pierre Appel
2024-01-15
feat: add fidget plugin for lsp notifs
Jean-Pierre Appel
2024-01-15
refactor: setup completions less insanely
Jean-Pierre Appel
2024-01-15
feat: bindings for quick fix, location list, and lsp diagnostics
Jean-Pierre Appel
2023-12-17
made nvim keymap locations sensible, add harpoon
Jean-Pierre Appel
Keymaps are now stored in the lua/plugins/<Plugin>.lua or lua/keymap.lua Installed harpoon v2
2023-10-03
changed completion menu apperance, added dynamic find reference bind
Jean-Pierre Appel
2023-10-03
updated blankline to v3
Jean-Pierre Appel
2023-09-09
added github copilot
JP Appel
2023-09-09
added css support
JP Appel
2023-09-01
added tex equation preview via nabla
JP Appel
2023-09-01
ensure latex parser installed for treesitter
JP Appel
2023-08-27
added completions for some languages
Jean-Pierre Appel
2023-08-26
moved to lazy.nvim, configured lsp
Jean-Pierre Appel