index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-09-26
lua.kak: Add test cases for unindent
Hugo Musso Gualandi
2021-09-26
lua.kak: Add some test cases, and also fix a bug
Hugo Musso Gualandi
2021-09-21
src: Show a `readonly` modeline tag when relevant
Frank LENORMAND
2021-09-07
Add support for curly underline and separate underline color
Maxime Coste
2021-07-20
Prevent overwriting existing file in :write <explicit filename>
Maxime Coste
2021-06-24
Only compute command coordinates when necessary
Maxime Coste
2021-06-15
Merge remote-tracking branch 'greenfork/improve-elixir-hooks'
Maxime Coste
2021-06-06
Event better tests for comments
Dmitry Matveyev
2021-06-06
Event better tests for comments
Dmitry Matveyev
2021-06-06
Better comment inserting tests and fix implementation
Dmitry Matveyev
2021-06-06
Better comment inserting tests and fix implementation
Dmitry Matveyev
2021-06-06
Add more tests for "do" auto-insert
Dmitry Matveyev
2021-06-06
Fix elixir copying comment # sign
Dmitry Matveyev
2021-06-06
Add auto-inserting of "end" keyword to Elixir
Dmitry Matveyev
2021-06-06
Fix Ruby <ret> mid-comment
Dmitry Matveyev
2021-06-06
Remove electric behavior for end keyword
Dmitry Matveyev
2021-06-06
Add test for electric indentation in Ruby
Dmitry Matveyev
2021-05-02
add TODO comment highlighting
Skyler Hawthorne
2021-05-01
add tests for rust let statements
Skyler Hawthorne
2021-05-01
fix rust pub highlight
Skyler Hawthorne
2021-04-30
Fix rust highlighting tests
Maxime Coste
2021-04-18
Restore previous line-compose test
Maxime Coste
2021-04-11
fix line completion with prefix
Tw
2021-04-08
Fix invalid insertion of ; after } closing some functions
Maxime Coste
2021-04-01
rc markdown: Fix trailing whitespace removal
SeerLite
2021-03-11
Merge remote-tracking branch 'pickfire/rust-indent'
Maxime Coste
2021-03-07
Support rust visibility for enum and others
Ivan Tham
2021-03-07
Support dedent with rust fn qualifiers
Ivan Tham
2021-02-25
Add test for selecting horizontal whitespace
Jacob Collins
2021-02-17
Dedent rust await function with ?
Ivan Tham
2021-02-17
Dedent rust empty match
Ivan Tham
2021-02-16
Fix splitting display line in front of a replaced range
Maxime Coste
2021-02-15
Add + key to duplicate selections and <a-+> to merge overlapping ones
Maxime Coste
2021-01-22
Support a DEBUGGER env-var to run tests
Maxime Coste
2020-12-17
Rust test rename deindent to dedent
Ivan Tham
2020-12-17
Rust dedent after .await
Ivan Tham
2020-12-17
Rust handle [ indent like { and (
Ivan Tham
2020-11-23
Fix test and re-add triple_string support in python highlighting
Maxime Coste
2020-11-22
Merge remote-tracking branch 'Screwtapello/test-doc-updates'
Maxime Coste
2020-11-21
test: Update the README to describe the current test API.
Tim Allen
2020-11-20
Ignore indent when completing lines
Andrew Vos
2020-10-20
Support explicit register for :, |, ! and $ commands
Maxime Coste
2020-10-12
Fix region regexes incorrectly matching ^$ at end of line
Maxime Coste
2020-10-04
Rust always indent after {
Ivan Tham
2020-10-04
Add missing rust indent after function {
Ivan Tham
2020-10-01
Merge remote-tracking branch 'pickfire/rust-indent' into master
Maxime Coste
2020-09-30
Rust not to indent on hash
Ivan Tham
2020-09-28
Rust reindent where to match block
Ivan Tham
2020-09-27
Add rust test for empty line indent
Ivan Tham
2020-09-27
Rust improve align after partial statement
Ivan Tham
[prev]
[next]