aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/settings.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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