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
/
rc
/
filetype
/
vhdl.kak
Age
Commit message (
Expand
)
Author
2024-03-25
vhdl: Highlight integer_vector type and work library
Michał Kruszewski
2022-09-09
Merge remote-tracking branch 'm-kru/vhdl_time_vector'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'm-kru/vhdl_real_type'
Maxime Coste
2022-08-30
VHDL filetype: Highlight real type.
Michał Kruszewski
2022-08-29
VHDL filetype: Highlight time_vector type
Michał Kruszewski
2022-08-21
Merge remote-tracking branch 'm-kru/vhdl_real_type'
Maxime Coste
2022-08-15
VHDL filetype: Fix if statement behavior.
Michał Kruszewski
2022-08-15
VHDL filetype: Fix behavior for case statement.
Michał Kruszewski
2022-08-15
VHDL filetype: Fix adding closing tags.
Michał Kruszewski
2022-08-15
VHDL filetype: Don't increase indent after when in case statement.
Michał Kruszewski
2022-08-03
VHDL filetype: Highlight real type.
Michał Kruszewski
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-06-20
VHDL filetype: Add missing 'nul' value and 'hr' unit.
Michał Kruszewski
2022-02-09
VHDL filetype: Wisely add "end protected body;".
Michał Kruszewski
2022-01-16
VHDL filetype: Add boolean_vector to types.:
Michał Kruszewski
2021-04-29
[VHDL] Add 'character' to types highlight.
Michał Kruszewski
2021-04-17
rc: remove spurious tabs
Johannes Altmanninger
2020-11-03
VHDL filetype: fix auto inserting when indentation is mixed.
Michał Kruszewski
2020-10-15
Add support for VHDL filetype.
Michał Kruszewski