summaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
11 daysRevert the revisionAlbert Cervin
11 daysFix mode not being kept on the fileAlbert Cervin
12 daysFix diagnostics to JSONAlbert Cervin
12 daysImprove and add completion keybindingsAlbert Cervin
12 daysFix crashes when killing buffersAlbert Cervin
12 daysUse bright for diagnostic fgAlbert Cervin
2025-11-21Add support for documentChanges in LSPAlbert Cervin
2025-11-21Fix so more than one file gets error highlightsAlbert Cervin
2025-11-21Abort completion when invoking a keymap bindingAlbert Cervin
2025-11-21Add a save all command to the buflistAlbert Cervin
2025-11-21Fix the yellow on yellow for warningsAlbert Cervin
2025-11-19Make sure rendering happens at least 7ms apartrendering-improvementsAlbert Cervin
2025-11-16Remove the annoying keymap printAlbert Cervin
2025-11-07Increase the number of pending requests for LSPAlbert Cervin
2025-11-05Check if LSP help is emptyAlbert Cervin
2025-11-05Fix a crash when undoingAlbert Cervin
2025-11-05Fix searching annoyancesAlbert Cervin
2025-11-01Improve scrollingAlbert Cervin
2025-11-01More lsp supportAlbert Cervin
2024-11-12Add completion to write_fileAlbert Cervin
2024-11-12Fix search with spaces and highlightAlbert Cervin
2024-09-12Upgrade nixpkgs to 24.05Albert Cervin
2024-09-12WIP LSP clientAlbert Cervin
2024-09-11Overhaul unicode parsingAlbert Cervin
2024-08-14Add fancy welcome textAlbert Cervin
2024-08-14Do not reload buffer if it could not be watchedAlbert Cervin
2024-06-23Fix buffer list switch and search/replaceAlbert Cervin
2024-06-09Fix crash in completionAlbert Cervin
2024-05-14Fix replace not updating after a replace opAlbert Cervin
2024-05-12Improve API docs and configure systemAlbert Cervin
2024-05-06Fix slow buffer pasteAlbert Cervin
2024-05-06OpenBSD port workAlbert Cervin
2024-04-09Prepare 0.1.0Albert Cervin
2024-04-03Add completion to executeAlbert Cervin
2024-03-26Implement kill-buffer commandAlbert Cervin
2024-03-24Improve and simplify movement logicAlbert Cervin
2024-03-22Add a sigsegv handlerAlbert Cervin
2024-03-18Fix clang buildAlbert Cervin
2024-03-18More work on languages/syntaxAlbert Cervin
2024-03-07Fix asan errorsAlbert Cervin
2024-03-07Implement timers properlyAlbert Cervin
2024-03-05Make syntax path a proper search pathAlbert Cervin
2024-02-23Disable automatic trigger of buffer completionAlbert Cervin
2024-02-18Fix completion of paths not retaining first letterAlbert Cervin
2024-02-18Remove extra newlines in buffer listAlbert Cervin
2024-02-14Improve word deletionAlbert Cervin
2024-02-01Add git commit syntaxAlbert Cervin
2024-01-31Fix syntax predicate creationAlbert Cervin
2024-01-31Fix replace crashAlbert Cervin
2024-01-30Syntax highlight is a goAlbert Cervin