1
1
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
c220805772 vim: Leave terminal background unchanged
Forcing black looks bad if the terminal doesn't have 100% black
background, and in some terminals also disables transparency.
2025-01-02 14:02:00 +00:00
649b0a2f50 vim: Disable modelines 2024-08-18 16:43:51 +00:00
7bd5059a38 vimrc: Fix compatibility with vim < 7.3 2024-02-07 22:30:38 +00:00
970cd6c0a6 objc.vim: Add OF_ALIGN 2023-11-03 00:21:02 +00:00
edf2400fc6 vim/syntax/objc.vim: Add OFVector[34]D 2023-10-28 15:19:59 +00:00
6484c0ed41 vimrc: Restore compatibility with Vim 7 2022-12-22 00:35:59 +00:00
d92eb2cc0e vim/syntax/objc.vim: Update to ObjFW changes 2022-10-22 20:15:29 +00:00
3e8a294618 vim/syntax/objc.vim: Add OFNotificationName 2021-10-31 16:09:06 +00:00
8a695dc182 vimrc: Add path+=** 2021-05-08 19:42:07 +00:00
41bdb9f0f0 Add "Deutsch (KOY).keylayout" 2021-05-06 22:22:23 +00:00
681e3fd2d5 vim: Use Ruby format for .cr files
It's still better than that Crystal mode.
2021-03-06 01:19:29 +00:00
80902379c0 vim: Add ftdetect/indent/syntax for Crystal
From https://github.com/vim-crystal/vim-crystal
2021-03-02 01:45:56 +00:00
cc1fb01166 vim/syntax/objc.vim: Add OF_DIRECT(_MEMBERS) 2020-06-27 09:25:28 +00:00
8e226420eb vim: Add of_mutable_file_attributes_t to syntax 2020-06-02 20:29:25 +00:00
19ba742560 Import missing ftplugin/fish.vim 2020-02-27 20:59:45 +00:00
1c0cd8a576 Partially import github.com/keith/swift.vim 2020-02-27 20:57:56 +00:00
f8edb175fa vimrc: Fix runtimepath order 2020-02-27 20:52:43 +00:00
90106a6bbe vimrc: Place swap, undo and backup in ~/.cache 2020-02-26 23:09:17 +00:00
2b618fcb47 Make vim use XDG basedir 2020-02-26 21:10:23 +00:00
bb3ef358ee Partially import github.com/dag/vim-fish 2020-02-20 21:29:05 +00:00
271879412b Update vim config 2020-01-21 00:15:07 +00:00
77a1e46da6 vim/syntax/objc.vim: Add of_socket_address_t 2019-01-08 01:12:46 +00:00
a09e925420 vim/syntax/objc.vim: Add more keywords 2018-07-08 19:49:07 +00:00
7f03e98a03 Update vim configs 2017-06-05 20:24:36 +00:00
5b923a5427 objc.vim: Add more types 2016-04-18 18:40:22 +00:00
3cbff5109c syntax/objc.vim: Add more keywords / types 2015-12-01 22:53:07 +00:00
e446ebb373 vim/syntax/objc.vim: Add more keywords 2015-06-17 22:30:37 +00:00
f2961de87d Merge after/syntax/objc.vim with file from Vim 7.3
Vim 7.4 comes with a heavily changed syntax file that does not work with
after/syntax/objc.vim. Therefore, the original objc.vim from Vim 7.3 is
now prepended to after/syntax/objc.vim and forms a complete syntax file,
now stored in syntax/objc.vim.
2015-05-03 17:58:50 +00:00
48c1a7dd79 objc.vim: Add of_stat_t and of_socket_t 2015-04-12 15:39:14 +00:00
4ed0a4aaa5 vim/after/syntax/objc.vim: Add of_offset_t 2015-02-15 19:24:23 +00:00
770c7b3e9e Add vim config 2014-03-19 00:17:19 +00:00