aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/settings.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: enable ui2, add back LspLog commandPolesznyák Márk12 days1-0/+10
|
* feat: add window split related keybinds, optionsPolesznyák Márk2025-10-201-0/+2
|
* feat: update to 0.11 [skip ci]pml682025-03-291-0/+4
|
* feat: switch to rosepine-tmuxed for distorted colorspml682025-01-111-1/+1
|
* feat: add error and warning diagnostic counts to statuslinepml682025-01-071-0/+7
|
* feat: remove deprecated API callpml682024-11-291-2/+1
|
* feat: disable mousepml682024-10-301-30/+30
|
* feat: add list of LSPs to statusline (thanks u/Lamarcke)pml682024-08-261-1/+35
|
* feat: add current git branch name to statuslinepml682024-08-161-1/+28
|
* feat: add filetype to statuslinepml682024-08-011-1/+1
|
* feat: make statusline Rosé Pine themedpml682024-07-241-0/+3
|
* feat(Oil): add float options, change <leader>e to open in floating modepml682024-06-041-0/+1
|
* feat: add image.nvim and disable folds by defaultpml682024-05-301-0/+1
|
* feat: set conceallevel to 2 and mouse to apml682024-05-291-1/+3
|
* feat: disable cursorlinepml682024-05-291-0/+1
|
* feat: switch from netrw to oil.nvimpml682024-05-281-4/+0
|
* feat: add remap for toggling inlay hintspml682024-05-201-2/+0
|
* feat: set o.mouse to ""pml682024-05-061-0/+2
|
* feat: remove unnecessary "is_windows" local variable from settings.luapml682024-05-031-2/+1
|
* fix: remove accidental User FilePost events causing plugins to never loadpml682024-05-011-0/+3
|
* refactor: create discrete lua file for vim.o and vim.g settingspml682024-04-291-0/+29