| Commit message (Expand) | Author | Files | Lines |
| 2024-04-29 | feat: disable scrollbar for nvim-cmp, add cmp-buffer plugin and source | pml68 | 1 | -0/+1 |
| 2024-04-28 | feat: map Esc in normal mode to :nohl | pml68 | 1 | -0/+3 |
| 2024-04-28 | feat: change LSP code action from F4 to gc | pml68 | 1 | -1/+1 |
| 2024-04-28 | style: formatting | pml68 | 6 | -40/+40 |
| 2024-04-27 | feat: add git related things to nvim-treesitter's "ensure_installed" array | pml68 | 1 | -0/+3 |
| 2024-04-27 | feat: remove codelldb from Mason's "ensure_installed" array | pml68 | 1 | -1/+0 |
| 2024-04-27 | style: delete empty lines (????) | pml68 | 1 | -31/+0 |
| 2024-04-26 | feat: remove DAP related code, since I don't use a debugger | pml68 | 2 | -48/+0 |
| 2024-04-26 | feat: disable vim.opt.swapfile | pml68 | 1 | -0/+2 |
| 2024-04-25 | feat: add helium-neovim plugin | pml68 | 2 | -2/+12 |
| 2024-04-24 | feat: add screenkey.nvim plugin + <leader>sk remap | pml68 | 2 | -0/+9 |
| 2024-04-24 | feat: automatically install Mason extras on first run | pml68 | 2 | -5/+4 |
| 2024-04-24 | style: fix indenting part 2 | pml68 | 8 | -35/+35 |
| 2024-04-24 | style: fix indenting (hopefully) | pml68 | 1 | -150/+150 |
| 2024-04-24 | feat: add some vim options | pml68 | 2 | -6/+51 |
| 2024-04-17 | feat: remove Silicon related keymaps | pml68 | 1 | -2/+0 |
| 2024-04-16 | feat, docs: remove nvim-silicon plugin (I don't use it) | pml68 | 3 | -2049/+3 |
| 2024-04-16 | feat: add auto-indent remap, treesitter as code fold source | pml68 | 3 | -4/+7 |
| 2024-04-16 | feat: switch to Rosé Pine theme | pml68 | 2 | -7/+14 |
| 2024-04-13 | refactor: remove unnecessary keybind, shorten vim opt | pml68 | 2 | -2/+1 |
| 2024-04-09 | feat: add VimTex, redo keymaps | pml68 | 1 | -0/+5 |
| 2024-04-09 | feat: add VimTex plugin | pml68 | 2 | -4/+13 |
| 2024-04-05 | feat: remove ESC remap for closing terminal | pml68 | 1 | -1/+0 |
| 2024-04-05 | feat: remove unused lua LSP workspace libraries, unused remap | pml68 | 2 | -19/+10 |
| 2024-04-03 | feat: add svelte parser | pml68 | 1 | -0/+1 |
| 2024-04-03 | feat: add nvim-colorizer plugin | pml68 | 1 | -0/+12 |
| 2024-04-01 | fix: MasonInstallAll command | pml68 | 1 | -4/+4 |
| 2024-03-31 | feat: Silicon shortcut works now, added C-x to exit terminal insert mode | pml68 | 2 | -2/+2 |
| 2024-03-31 | feat: add Elixir LSP | pml68 | 3 | -0/+5 |
| 2024-03-31 | feat: add indent-blankline plugin | pml68 | 1 | -0/+8 |
| 2024-03-29 | feat: set lazy loading for flutter-tools plugin | pml68 | 1 | -1/+1 |
| 2024-03-29 | feat: add a few pyright options, enable treesitter highlighting by default | pml68 | 2 | -1/+13 |
| 2024-03-29 | docs: I'm no Windows user(jk). Also, consistency | pml68 | 1 | -1/+1 |
| 2024-03-20 | feat: add readme and some stuff I don't wanna type out | pml68 | 5 | -2/+2046 |
| 2024-03-20 | feat: add crates.nvim and cmp-path plugins | pml68 | 2 | -17/+34 |
| 2024-03-19 | refactor: remap Ex from CTRL-n to leader + e | pml68 | 1 | -1/+1 |
| 2024-03-19 | feat: remap a to % and r to R in Netrw | pml68 | 1 | -0/+15 |
| 2024-03-19 | feat: add keymaps for moving in and out of terminal | pml68 | 1 | -0/+12 |
| 2024-03-19 | feat: add line number keymaps | pml68 | 1 | -0/+2 |
| 2024-03-19 | feat: add DAP keymaps | pml68 | 3 | -4/+12 |
| 2024-03-18 | feat: set CMP to use the Normal highlight group | pml68 | 1 | -0/+6 |
| 2024-03-18 | feat: autocompletion, keymaps and more | pml68 | 7 | -38/+155 |
| 2024-03-17 | feat: missed the Float part | Polesznyák Márk László | 1 | -1/+1 |