about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* chore!: fix syntax issuesefidel2022-07-221-1/+0
|
* mac: cursor fixupsefidel2022-05-101-6/+6
|
* feat(colors): revert softjellysefidel2022-05-092-6/+7
|
* macbook: comment cursor fixupsefidel2022-05-081-4/+4
|
* [WIP]: nvim-dapsefidel2022-05-084-1/+35
|
* feat(events)!: restore absolute cursor positionsefidel2022-03-261-1/+1
| | | | | * this restores cursor's precise position instead of only restoring the last line (cursor moves to the start of the line)
* feat(colors): tweak leap.nvim highlightssefidel2022-03-261-2/+7
|
* feat(pack): use sr.ht origin for softjellysefidel2022-03-251-1/+1
|
* feat(keymaps)!: lightspeed -> leapsefidel2022-03-252-3/+3
|
* feat(pack): use t/T for lightspeedsefidel2022-03-242-3/+4
|
* feat(pack): use stable hotpotsefidel2022-03-231-2/+1
| | | | * picante branch was merged to master.
* feat(pack)!: remove truezensefidel2022-03-192-3/+0
|
* feat(options): remove minimum signcolumn widthsefidel2022-03-191-1/+1
|
* feat(pack): group tpopesefidel2022-03-191-1/+1
|
* feat(pack): remove spaceless.nvimsefidel2022-03-191-1/+1
| | | | | * automatic trailing space removal has some side effects, thus shouldn't be provided by default
* feat(pack): group tpopesefidel2022-03-191-2/+1
|
* feat(keymaps)!: remap move linessefidel2022-03-192-7/+7
| | | | | | * A-j, A-k -> A-e, A-r * reverts dec8d6a
* feat(treesitter): disable textobjects swapsefidel2022-03-191-1/+1
|
* feat(keymaps): add binding for git blamesefidel2022-03-191-0/+1
|
* Revert "feat(pack): add gitsigns"sefidel2022-03-194-15/+1
| | | | This reverts commit 717ad38203bee2dda9345eb52e3853dede6656f8.
* feat(packs): remove unused plugin configsefidel2022-03-191-36/+0
|
* fix(keybinds)!: fix conflicting keybindssefidel2022-03-191-1/+1
|
* feat(keybinds)!: cleanupsefidel2022-03-192-18/+39
| | | | | | * add fugitive bindings * add useful misc bindings * remove unused bindings
* feat(pack): add gitsignssefidel2022-03-194-1/+15
|
* feat(pack): add eunuchsefidel2022-03-181-0/+1
| | | | * unix all the way
* feat(pack): remove impatient in favor of picantesefidel2022-03-182-3/+0
|
* feat(pack): use picante hotpotsefidel2022-03-181-3/+3
| | | | | | | * this experimental branch introduces bytecode cache, which lowers the startup time for approximately 10~12ms (tested on 3700x). * TODO: revert this when the tracking issue is closed.
* feat(keymaps)!: reserve 'g' for git opssefidel2022-03-181-2/+2
|
* feat(pack)!: add fugitive.vimsefidel2022-03-181-1/+1
| | | | | | | | | * yes, there are many other lua git plugins out there, but fugitive is the only plugin that is most comfortable, and works just as intended. * TODO: replace this with lua plugins when better ones start popping up
* feat(pack): remove colorizersefidel2022-03-161-2/+0
|
* feat(colors): tweak orange, yellowsefidel2022-03-131-2/+2
|
* feat: softjellysefidel2022-03-132-7/+8
|
* feat(pack): add mergetoolsefidel2022-03-121-0/+1
|
* feat: jellybeans barsefidel2022-03-122-2/+4
|
* feat(options): remove the eob tildesefidel2022-03-121-0/+1
|
* feat: avalanche -> jellybeanssefidel2022-03-122-8/+15
|
* feat(ui): remove bufnosefidel2022-03-121-1/+1
|
* feat(options): set shiftwidth to 2sefidel2022-03-121-1/+1
|
* feat(pack): add vim-sleuthsefidel2022-03-121-0/+1
|
* feat(options): use '-' for trailing spacesefidel2022-03-121-1/+1
|
* feat(lsp)!: ccls -> clangdsefidel2022-03-124-1/+18
|
* feat(macro/event): use lua APIsefidel2022-03-112-53/+79
| | | | | * fixes #5 * datwaft/nvim.conf 1067340
* feat(colors): use new avalanche colorssefidel2022-03-101-3/+3
|
* feat(keybinds): use lightspeed omnisefidel2022-03-091-4/+2
|
* ui: fix diagnostics paddingsefidel2022-03-081-4/+4
|
* feat(ui): info before hintsefidel2022-03-061-3/+3
|
* feat(ui): combine statusline into one filesefidel2022-03-063-23/+20
|
* feat(ui): use correct hl group for diagnostics warningsefidel2022-03-061-1/+1
|
* feat(pack): use repo for avalanchesefidel2022-03-061-1/+1
|
* feat!: UI rewritesefidel2022-03-069-1502/+40
|