aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch to nightly rust-analyzer from rustuppml682025-01-051-1/+0
|
* fix: revert to rust.vim, fix weird cmp behaviorpml682025-01-015-12/+19
|
* fix: cmp deleting text, behaving weirdlypml682024-12-311-1/+10
|
* feat: add kexmap for Gitsigns reset_hunkpml682024-12-312-1/+2
|
* feat: use tabs in Makefiles, use LSP for rust formattingpml682024-12-241-1/+1
|
* feat: remove `--hidden` flag from telescope find_commandpml682024-12-181-1/+1
|
* feat: new keymap for finding TODOspml682024-12-162-0/+29
|
* refactor(plugins): replace rust.vim with fmt("rustfmt") in guard.nvimpml682024-12-032-7/+1
|
* feat(plugins): add workspace-diagnostics.nvim and ccc.nvimpml682024-12-034-9/+19
|
* fix: gopher not installing deps on first launchpml682024-12-011-3/+1
|
* feat: add Go supportpml682024-11-307-0/+38
|
* feat: split plugins.lua into manageable "chunks"pml682024-11-2913-293/+284
|
* feat: remove deprecated API callpml682024-11-291-2/+1
|
* feat: add java supportpml682024-11-252-0/+6
|
* feat: remove unneeded (and broken) pluginspml682024-10-311-22/+0
|
* feat: disable mousepml682024-10-301-30/+30
|
* feat: change color rendering from 'virtual' to 'background'pml682024-10-251-1/+1
|
* feat: add eandrju/cellular-automaton.nvimpml682024-10-093-7/+14
|
* feat: switch from emmet-ls to emmet-language-serverpml682024-10-093-2/+2
|
* feat: change some remapspml682024-10-012-4/+4
| | | | s
* feat: add C# to format-on-save listpml682024-09-181-1/+1
|
* feat: update "tsserver" to "ts_ls" for new LSP config updatePolesznyák Márk László2024-09-061-1/+1
|
* feat: comment out ASM LSPpml682024-09-022-2/+2
|
* 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
|