about summary refs log tree commit diff
path: root/fnl/nvrc/options.fnl
Commit message (Collapse)AuthorAgeFilesLines
* feat(options): set splitkeepsefidel2023-08-131-1/+1
|
* feat(options): set default indentation to 4 spacessefidel2023-03-021-2/+2
|
* feat(options): temporarily disable splitkeepsefidel2023-02-081-1/+1
|
* chore: replace stabilize with native optionsefidel2022-10-071-0/+1
|
* feat(slimv): add lispsefidel2022-09-191-1/+1
|
* feat(options): remove minimum signcolumn widthsefidel2022-03-191-1/+1
|
* Revert "feat(pack): add gitsigns"sefidel2022-03-191-0/+1
| | | | This reverts commit 717ad38203bee2dda9345eb52e3853dede6656f8.
* feat(pack): add gitsignssefidel2022-03-191-1/+0
|
* feat(options): remove the eob tildesefidel2022-03-121-0/+1
|
* feat(options): set shiftwidth to 2sefidel2022-03-121-1/+1
|
* feat(options): use '-' for trailing spacesefidel2022-03-121-1/+1
|
* feat(options): enable hybrid numbers & disable numbers on startupsefidel2022-02-271-2/+4
|
* feat(options): remove redundant 'setv!'sefidel2022-02-271-1/+1
|
* feat!: reduce bloatnesssefidel2022-02-261-22/+29
|
* rel: v0.1sefidel2022-02-161-18/+18
| | | | | | | | | - Disable lazy-loading plugins - Add more useful plugins - Fix bar from loading slowly - Add support for neomutt - Change keybinds - Add Editorconfig
* Initial commitsefidel2022-02-101-0/+51