aboutsummaryrefslogtreecommitdiff
path: root/lua/core
Commit message (Collapse)AuthorAgeFilesLines
* fmt: clean upsinanmohd2024-06-101-5/+5
|
* core/opts: set scrolloffsinanmohd2024-05-201-0/+1
|
* core/opts: nvim v0.10.0 changessinanmohd2024-05-201-2/+2
|
* core/feat: init highlight on yanksinanmohd2024-05-152-0/+7
|
* core/maps: init previous ('[b') and next (']b') buffersinanmohd2024-04-201-1/+3
|
* fmt: init styluasinanmohd2024-03-012-5/+4
|
* core/maps: init <Leader>cc for toggle 80 column hintsinanmohd2024-03-011-13/+23
|
* Revert "core: set cmdheight = 0"sinanmohd2024-03-011-1/+0
| | | | | | | | This reverts commit ae3fbcc55c32c05225a5f911fb6a991a8c214ca8. this option is still experimental, it can cause issues such as - flickering lualine during nvim-cmp selection - "Press ENTER or type command to continue" when opening :Ex
* core: set cmdheight = 0sinanmohd2024-03-011-0/+1
|
* repo: initsinanmohd2024-02-293-0/+51