aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* feat: add `cmp-emoji` pluginpml682024-08-282-2/+4
|
* feat: guard.nvim config changespml682024-08-271-2/+2
|
* refactor: remove unneeded codepml682024-08-271-4/+0
|
* feat: add list of LSPs to statusline (thanks u/Lamarcke)pml682024-08-261-1/+35
|
* refactor: use the "official" configuration for termux ls instead of whatever ↵pml682024-08-262-6/+11
| | | | I threw together
* feat: change LSP settingspml682024-08-192-0/+6
|
* feat: add current git branch name to statuslinepml682024-08-161-1/+28
|
* feat: add 2 remapspml682024-08-121-0/+2
|
* feat: add filetype to statuslinepml682024-08-011-1/+1
|
* feat: add C# support (LSP, TreeSitter parser)pml682024-07-313-2/+5
|
* feat: make statusline Rosé Pine themedpml682024-07-242-1/+8
|
* style: formattingpml682024-07-201-1/+1
|
* feat: set <Tab> to jump to last windowpml682024-07-171-0/+1
|
* refactor: remove unused codepml682024-07-171-15/+0
|
* feat: add rounded border to lsp hover, set leader gh to diagnostic.goto_nextpml682024-07-162-1/+5
|
* feat: add termux-language-serverpml682024-07-132-0/+7
|
* feat: add keybinds to insert single character from normal modepml682024-07-061-0/+2
|
* 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: add keymap to append semicolon at EOLpml682024-06-051-0/+9
|
* feat(Oil): add float options, change <leader>e to open in floating modepml682024-06-044-1/+14
|
* feat(image.nvim): set only_render_image_at_cursor to truepml682024-05-301-9/+10
|
* feat: remove toggleterm pluginpml682024-05-302-48/+15
|
* feat: add image.nvim and disable folds by defaultpml682024-05-302-0/+31
|
* feat: add vim-tmux-navigatorpml682024-05-302-1/+11
|
* feat: set conceallevel to 2 and mouse to apml682024-05-291-1/+3
|
* feat: disable cursorlinepml682024-05-291-0/+1
|
* feat: remove nvim-web-deviconspml682024-05-281-2/+0
|
* feat: switch from netrw to oil.nvimpml682024-05-284-7/+21
|
* feat: remove UndoTree and fugitive.vim pluginspml682024-05-222-23/+2
|
* feat: remove unnecessary LuaSnip and friendly-snippets pluginspml682024-05-222-9/+0
|
* feat: add osc52 to disabled plugins list in lazy configpml682024-05-201-0/+1
|
* feat: remove any dart, flutter and elixir related plugins, LSPs etc.pml682024-05-204-16/+0
|
* refactor: remove garbage codepml682024-05-201-6/+1
|
* feat: add remap for toggling inlay hintspml682024-05-202-2/+9
|
* 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-122-2/+1
|
* feat: add 2 new remapspml682024-05-081-0/+2
|
* fix: asm_lsp not working and VimTeX not loadingpml682024-05-072-0/+4
|
* feat: set o.mouse to ""pml682024-05-061-0/+2
|
* feat: add asm-lsp to mason list and LSP configurationpml682024-05-043-1/+4
|
* feat: enable lazy caching, disable some rtp plugins, disable Rosé Pine italics,pml682024-05-042-5/+22
| | | | set lazy to true by default
* feat: remove unnecessary "is_windows" local variable from settings.luapml682024-05-031-2/+1
|