aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-06-14feat(Oil): add some config optionspml681-0/+6
2024-06-10feat: add NStefan002/visual-surround.nvimpml681-0/+6
2024-06-10feat: enable color highlighting for tailwind classespml681-1/+2
2024-06-09docs: add comment for image.nvim pluginpml681-0/+1
2024-06-05feat: add keymap to append semicolon at EOLpml681-0/+9
2024-06-04feat(Oil): add float options, change <leader>e to open in floating modepml684-1/+14
2024-05-30feat(image.nvim): set only_render_image_at_cursor to truepml681-9/+10
2024-05-30docs: add image.nvim instructions to READMEpml681-1/+14
2024-05-30feat: remove toggleterm pluginpml682-48/+15
2024-05-30feat: add image.nvim and disable folds by defaultpml682-0/+31
2024-05-30feat: add vim-tmux-navigatorpml682-1/+11
2024-05-29feat: set conceallevel to 2 and mouse to apml681-1/+3
2024-05-29feat: disable cursorlinepml681-0/+1
2024-05-28feat: remove nvim-web-deviconspml681-2/+0
2024-05-28feat: switch from netrw to oil.nvimpml684-7/+21
2024-05-22feat: remove UndoTree and fugitive.vim pluginspml682-23/+2
2024-05-22feat: remove unnecessary LuaSnip and friendly-snippets pluginspml682-9/+0
2024-05-20feat: add osc52 to disabled plugins list in lazy configpml681-0/+1
2024-05-20feat: remove any dart, flutter and elixir related plugins, LSPs etc.pml684-16/+0
2024-05-20refactor: remove garbage codepml681-6/+1
2024-05-20feat: add remap for toggling inlay hintspml682-2/+9
2024-05-19feat: change nvim-highlight-colors render mode to 'virtual'pml681-1/+3
2024-05-19feat: replace nvim-colorizer with nvim-highlight-colorspml681-7/+3
2024-05-15feat: add yaml parser to ensure_installed list of treesitterpml681-0/+1
2024-05-12fix: completion not working due to VimTeXpml682-2/+1
2024-05-08feat: add 2 new remapspml681-0/+2
2024-05-07fix: asm_lsp not working and VimTeX not loadingpml682-0/+4
2024-05-06feat: set o.mouse to ""pml681-0/+2
2024-05-04feat: add asm-lsp to mason list and LSP configurationpml683-1/+4
2024-05-04feat: enable lazy caching, disable some rtp plugins, disable Rosé Pine italics,pml682-5/+22
set lazy to true by default
2024-05-03feat: remove unnecessary "is_windows" local variable from settings.luapml681-2/+1
2024-05-02docs: add "--depth=1" to the installation commandpml681-1/+1
2024-05-02refactor: minor things(lua_ls and cmp opts)pml682-10/+13
2024-05-02chore: change most lsp settings files' modes from executable(755) to normal(666)pml685-0/+0
2024-05-02feat: add J and K keymaps for moving selected code lower or higherpml681-0/+2
2024-05-02refactor: move around some keymapspml681-16/+16
2024-05-02feat: remove lazygit term, get **best possible** startup time down to 16mspml684-47/+30
2024-05-01fix: remove accidental User FilePost events causing plugins to never loadpml682-3/+6
2024-05-01feat: optimize lazy loading of plugins (110ms -> 40ms)pml681-4/+7
2024-04-29refactor: delete /lua/pml68/init.lua, put require statements in /init.luapml682-4/+3
2024-04-29refactor: create discrete lua file for vim.o and vim.g settingspml682-30/+30
2024-04-29feat: disable scrollbar for nvim-cmp, add cmp-buffer plugin and sourcepml682-1/+4
2024-04-28feat: map Esc in normal mode to :nohlpml681-0/+3
2024-04-28feat: change LSP code action from F4 to gcpml681-1/+1
2024-04-28style: formattingpml686-40/+40
2024-04-27feat: add git related things to nvim-treesitter's "ensure_installed" arraypml681-0/+3
2024-04-27feat: remove codelldb from Mason's "ensure_installed" arraypml681-1/+0
2024-04-27style: delete empty lines (????)pml681-31/+0
2024-04-26feat: remove DAP related code, since I don't use a debuggerpml682-48/+0
2024-04-26feat: disable vim.opt.swapfilepml681-0/+2