aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/plugins.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add C# to format-on-save listpml682024-09-181-1/+1
* feat: add `cmp-emoji` pluginpml682024-08-281-1/+2
* feat: guard.nvim config changespml682024-08-271-2/+2
* feat: add C# support (LSP, TreeSitter parser)pml682024-07-311-0/+1
* feat: make statusline Rosé Pine themedpml682024-07-241-1/+5
* feat: remove image.nvimpml682024-07-011-32/+0
* fix: plugins not loading when opening non-existent (new) filepml682024-06-261-6/+6
* feat: only load guard.nvim for C, C++ and JSONpml682024-06-251-2/+2
* feat(Oil): add some config optionspml682024-06-141-0/+6
* feat: add NStefan002/visual-surround.nvimpml682024-06-101-0/+6
* feat: enable color highlighting for tailwind classespml682024-06-101-1/+2
* docs: add comment for image.nvim pluginpml682024-06-091-0/+1
* feat(Oil): add float options, change <leader>e to open in floating modepml682024-06-041-0/+9
* feat(image.nvim): set only_render_image_at_cursor to truepml682024-05-301-9/+10
* feat: remove toggleterm pluginpml682024-05-301-37/+15
* feat: add image.nvim and disable folds by defaultpml682024-05-301-0/+30
* feat: add vim-tmux-navigatorpml682024-05-301-0/+5
* feat: remove nvim-web-deviconspml682024-05-281-2/+0
* feat: switch from netrw to oil.nvimpml682024-05-281-2/+19
* feat: remove UndoTree and fugitive.vim pluginspml682024-05-221-17/+2
* feat: remove unnecessary LuaSnip and friendly-snippets pluginspml682024-05-221-4/+0
* feat: remove any dart, flutter and elixir related plugins, LSPs etc.pml682024-05-201-10/+0
* feat: change nvim-highlight-colors render mode to 'virtual'pml682024-05-191-1/+3
* feat: replace nvim-colorizer with nvim-highlight-colorspml682024-05-191-7/+3
* feat: add yaml parser to ensure_installed list of treesitterpml682024-05-151-0/+1
* fix: completion not working due to VimTeXpml682024-05-121-1/+1
* 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