Commit graph

14 commits

Author SHA1 Message Date
4e31cf47ac vim: don't require setup() call for main configuration 2024-02-11 01:05:31 +01:00
ac5a50894b vim: make initialization structure more consistent 2024-02-10 15:42:23 +01:00
13b6ede7b1 vim: enable filetype detection for zsh custom functions 2023-10-08 17:03:42 +02:00
09f1571dfb vim: move options to separate file 2023-10-05 22:37:29 +02:00
3866ffecc1 vim: move autocmds to separate file 2023-10-05 22:35:05 +02:00
f61f2deeb3 vim: hide/show cursor line when entering/leaving insert mode 2023-10-05 22:32:09 +02:00
43b5d5c8a5 vim: always show sign columns
I didn't like the signs over the numbers, but also don't want the
jumpiness of the 'auto' mode.
2023-09-05 09:59:01 +02:00
546db023f4 vim: create a main setup function 2023-08-11 04:42:06 +02:00
0a59d62d33 vim: start keymap refactor 2023-08-11 04:36:17 +02:00
48ecd25d7c vim: more robust setting of colorscheme 2023-08-09 16:38:12 +02:00
dc5f34260e vim: lazy load as many plugins as possible 2023-08-08 05:04:47 +02:00
8519e22d00 vim/diagnostics: add central coniguration 2023-08-08 04:18:14 +02:00
0dfe7bcc4a vim/keymap: user <localleader> for loclist operations 2023-08-07 22:06:59 +02:00
6a8c606845 vim: rename 'user' -> 'fschauen' 2023-08-06 23:43:17 +02:00