aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/plugins.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: asm_lsp not working and VimTeX not loadingpml682024-05-071-0/+1
* feat: add asm-lsp to mason list and LSP configurationpml682024-05-041-1/+2
* feat: enable lazy caching, disable some rtp plugins, disable Rosé Pine italics,pml682024-05-041-4/+3
* feat: remove lazygit term, get **best possible** startup time down to 16mspml682024-05-021-4/+1
* fix: remove accidental User FilePost events causing plugins to never loadpml682024-05-011-3/+3
* feat: optimize lazy loading of plugins (110ms -> 40ms)pml682024-05-011-4/+7
* feat: disable scrollbar for nvim-cmp, add cmp-buffer plugin and sourcepml682024-04-291-0/+1
* style: formattingpml682024-04-281-24/+24
* feat: add git related things to nvim-treesitter's "ensure_installed" arraypml682024-04-271-0/+3
* feat: remove DAP related code, since I don't use a debuggerpml682024-04-261-41/+0
* feat: add helium-neovim pluginpml682024-04-251-0/+12
* feat: add screenkey.nvim plugin + <leader>sk remappml682024-04-241-0/+6
* feat: automatically install Mason extras on first runpml682024-04-241-2/+3
* style: fix indenting (hopefully)pml682024-04-241-150/+150
* feat: add some vim optionspml682024-04-241-6/+6
* feat, docs: remove nvim-silicon plugin (I don't use it)pml682024-04-161-17/+0
* feat: add auto-indent remap, treesitter as code fold sourcepml682024-04-161-1/+1
* feat: switch to Rosé Pine themepml682024-04-161-5/+12
* feat: add VimTex pluginpml682024-04-091-3/+11
* feat: add svelte parserpml682024-04-031-0/+1
* feat: add nvim-colorizer pluginpml682024-04-031-0/+12
* fix: MasonInstallAll commandpml682024-04-011-4/+4
* feat: add indent-blankline pluginpml682024-03-311-0/+8
* feat: set lazy loading for flutter-tools pluginpml682024-03-291-1/+1
* feat: add a few pyright options, enable treesitter highlighting by defaultpml682024-03-291-1/+4
* feat: add crates.nvim and cmp-path pluginspml682024-03-201-17/+32
* feat: add DAP keymapspml682024-03-191-0/+3
* feat: autocompletion, keymaps and morepml682024-03-181-24/+65
* feat: rebornpml682024-03-171-0/+244