summaryrefslogtreecommitdiff
path: root/fnl/settings
AgeCommit message (Collapse)Author
2022-10-16Remove commentsGustaf Rydholm
2022-10-13Remove spellsitter, add spell supportGustaf Rydholm
2022-09-18Add keymap for closing windowsGustaf Rydholm
2022-08-31Update no hl keymapGustaf Rydholm
2022-08-08Disable buffer switching keymapGustaf Rydholm
2022-07-30Update optionsGustaf Rydholm
2022-07-25Change movement and hl keymapsGustaf Rydholm
2022-07-24Replace no highlight with c-hGustaf Rydholm
2022-07-17Move lir keymap to configGustaf Rydholm
2022-07-17Replace alt with meta for splitsGustaf Rydholm
2022-07-13Add lir and change split keymapsGustaf Rydholm
2022-05-24Update optionsGustaf Rydholm
2022-05-24Remove bufferline and the tabline all togetherGustaf Rydholm
2022-05-01style: fmt with fnlfmtGustaf Rydholm
2022-05-01fix(options): add laststatusaktersnurra
2022-04-30refactor(options): use nvim set apiaktersnurra
2022-04-30style: format importsaktersnurra
2022-04-24refactor(options): move apply fn to topaktersnurra
2022-04-23style: formataktersnurra
2022-04-17style: formatGustaf Rydholm
2022-04-17fix(options): comments and colorcolumnGustaf Rydholm
2022-04-17Revert "feat(colorcolumn): add width 80"Gustaf Rydholm
This reverts commit c7468932d0d19b9f8f30a51fb79f238dfffcc0d9.
2022-04-17feat(colorcolumn): add width 80Gustaf Rydholm
2022-04-11style: format with fnlfmtGustaf Rydholm
2022-04-10fix(settings): remove opts as argaktersnurra
2022-04-10fix(treesitter): install allaktersnurra
2022-04-09fix(options): add missing argGustaf Rydholm
2022-04-08fix(options): tsetGustaf Rydholm
2022-04-08fix: optionsGustaf Rydholm
2022-04-08fix(keymaps): missing delimiterGustaf Rydholm
2022-04-07fix(typos): bugs by typos and wrong listsGustaf Rydholm
2022-04-07fix: typo bugsGustaf Rydholm
2022-04-07fix(options): set shortmessGustaf Rydholm
2022-04-04fix(keymap): remove jk escGustaf Rydholm
2022-04-03fix(settings): updateGustaf Rydholm
2022-04-01fix(settings): update settingsGustaf Rydholm
2022-03-31feat(settings): add keymapsGustaf Rydholm
2022-03-31feat(settings): add initGustaf Rydholm