summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-24Added gruvbox colorschemelaelath
2017-03-24Justin Frank Copyright Waiverlaelath
2017-03-24Remove some unneeded type declarations in AliasRegistryMaxime Coste
2017-03-23src: Introduce a `-i` suffix flag for filter backupsFrank LENORMAND
2017-03-22Try to fix clang 3.5 compilationMaxime Coste
2017-03-21Merge faces in show_whitespaces highlighter instead of replacing itMaxime Coste
2017-03-16Use a HashMap to store the normal mode keymapMaxime Coste
2017-03-16Fixes some clang-tidy warning and add a few missing meta.hh includeMaxime Coste
2017-03-16Try to clean up option include a bitMaxime Coste
2017-03-15Move enum/flags option functions to option_types.hhMaxime Coste
2017-03-15Small code tweaks regarding flags handlingMaxime Coste
2017-03-15Remove unneeded 'valid' helper templateMaxime Coste
2017-03-15Migrate WithBitOps template specialization to with_bit_ops functionMaxime Coste
2017-03-15Migrate to a more value based meta programming modelMaxime Coste
2017-03-15Move SelectionList::set implementation out of the headerMaxime Coste
2017-03-15The canonical name for the documentation command is :doc, not :helpMaxime Coste
2017-03-15Add regression test for #1105Maxime Coste
2017-03-15src: Make the cursor character an opening delimiterFrank LENORMAND
2017-03-14src: Align the assistant in the middle of the popupFrank LENORMAND
2017-03-11Increase modelinefmt configuration powerDan Rosén
2017-03-10Change lint.kak column display to put it at the endMaxime Coste
2017-03-10Merge remote-tracking branch 'kurkale6ka/lint_cols'Maxime Coste
2017-03-10Merge remote-tracking branch 'kurkale6ka/colo_desertex'Maxime Coste
2017-03-10Add dilbert in the ui_options doctringMaxime Coste
2017-03-10Merge remote-tracking branch 'lenormf/assistant-dilbert'Maxime Coste
2017-03-10Merge remote-tracking branch 'lenormf/doc-irc-badge'Maxime Coste
2017-03-09Fix crash on non utf8 files trigering highlighting of backward rangesMaxime Coste
2017-03-08Add a -debug flag to :edit to set the buffer as debug dataMaxime Coste
2017-03-08ncurses: Add a Dilbert assistantFrank LENORMAND
2017-03-08doc: Add an IRC badge linking to FreenodeFrank LENORMAND
2017-03-07Try to please clang-3.5Maxime Coste
2017-03-07Collapse undo groups during an eval commandMaxime Coste
2017-03-07Merge remote-tracking branch 'lenormf/fix-empty-tests'Maxime Coste
2017-03-07Small code simplificationMaxime Coste
2017-03-07test: Remove empty test directoriesFrank LENORMAND
2017-03-07Merge remote-tracking branch 'casimir/racer-closure-escape'Maxime Coste
2017-03-07Merge branch 'patch-1' of git://github.com/guillaumecherel/kakouneMaxime Coste
2017-03-07Cleanup hash_map codeMaxime Coste
2017-03-07Expand a bit the hash map profiling codeMaxime Coste
2017-03-07Update Makefileguillaumecherel
2017-03-07also handle enums explicitlyMartin Chaine
2017-03-07Remove temporary stats code from HashMapMaxime Coste
2017-03-07Replace IdMap with HashMapMaxime Coste
2017-03-07Replace uses of UnorderedMap with HashMapMaxime Coste
2017-03-06Add support for HashMap options typesMaxime Coste
2017-03-06Introduce a custom HashMap implementation along with a quick benchmarkMaxime Coste
2017-03-06escape pipe from closure in the descriptionMartin Chaine
2017-03-06Simplify AliasRegistry::remove_aliasMaxime Coste
2017-03-05Document the -docstring switch of the :map commandMaxime Coste
2017-03-05Merge remote-tracking branch 'Delapouite/async-await'Maxime Coste