dotfiles/.git
2025-05-11 Lukas Krickladded jj as escape command to term mode
2025-05-11 Lukas Kricklinit: Added esc as a terminal normal mode rebind
2025-04-24 Lukas Kricklinit.vim: removed clangd
2025-01-14 Lukas KricklAdded LICENSE
2025-01-14 Lukas Kricklremoved unsued ocnfigs, updated alis and added tmux
2024-06-16 Lukas KricklAdded jj to also exit command mode
2024-06-16 Lukas KricklAdded jj to enter normal mode
2024-05-21 Lukas KricklTrying out new colorscheme anyway
2024-05-21 Lukas KricklReverting back to vim color scheme
2024-05-15 Lukas KricklEnabled treesitter
2024-05-15 Lukas KricklAdded treesitter
2024-02-13 Lukas KricklSwapped lsp format with make format
2024-02-07 Lukas KricklAdded better keybind for omni complete
2024-02-06 Lukas KricklAdded suggestions using omni
2024-02-06 Lukas KricklAdded basic lspconfig
2024-02-06 Lukas KricklUpdated some vim commands
2024-01-17 Lukas KricklUpdated init.vim
2024-01-17 Lukas KricklUpdated nvim config
2023-12-27 Lukas KricklAdded auto-resize
2023-12-19 Lukas KricklAdded .inc as an asm filetype
2023-11-19 Lukas KricklAdded dump and restore session commands
2023-11-17 Lukas KricklUpdated initvim
2023-11-17 Lukas KricklMade format command return without enter
2023-11-17 Lukas KricklRenamed tj to tg
2023-11-17 Lukas KricklFixed tag open command
2023-11-17 Lukas KricklAdded clear search command
2023-11-17 Lukas KricklAdded a few more commands
2023-11-17 Lukas KricklMoved lazy nvim to separate directory
2023-11-17 Lukas KricklAdded some ctags commands to new vimrc
2023-11-17 Lukas KricklAdded basic classic vimrc with no plugins
2023-08-21 Lukas KricklAdded W command that writes and formats
2023-08-21 Lukas KricklNew keybind: gp for formatting
2023-08-11 Lukas KricklMoved lsp formatter to on attach
2023-07-28 Lukas KricklUpdated dap to use mason
2023-07-27 Lukas KricklAdded hover for dap
2023-07-27 Lukas KricklUpdated dab to use lldb
2023-07-27 Lukas KricklAdded dap
2023-07-27 Lukas KricklAdded alias script
2023-07-27 Lukas KricklInitial commit