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