micro/internal
Dmytro Maluka ee6519f5cb Autocomplete unknown value in set filetype ...
`unknown` is a valid value for the `filetype` option (and executing
`set filetype unknown` does what is expected: it forces filetype
autodetection). So let's add `unknown` to the autocomplete suggestions
for `filetype`, along with actual filetypes.
2024-03-24 22:35:17 +01:00
..
action Autocomplete unknown value in set filetype ... 2024-03-24 22:35:17 +01:00
buffer chore: remove repetitive words (#3205) 2024-03-23 17:02:41 +01:00
clipboard Use zyedidia/clipper for external clipboard 2022-06-14 08:40:57 -04:00
config command: Fix reload command to correctly initialize and reload all runtime files (#3062) 2024-03-22 20:47:30 +01:00
display Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
info Add HistorySearchUp and HistorySearchDown actions (#1829) 2023-07-08 14:00:22 -07:00
lua Remove lua.Lock 2024-03-14 04:53:56 +01:00
screen Reset mouse release state after restarting the screen 2023-01-29 18:26:55 +01:00
shell Fix term output capturing 2023-09-08 23:27:39 -07:00
util Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
views Add TODO about mysterious behavior of ResizeSplit() 2024-03-14 05:26:34 +01:00