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