Commit graph

32 commits

Author SHA1 Message Date
49c7402355 Fix vim with cursor change, reset cursor to default block for kitty, because the shell manages it anyway 2020-09-04 10:32:00 +02:00
f44d301ad7 Remove leader shortcuts for split navigation 2020-07-28 13:47:58 +02:00
1744d400f1 Add rotate leader shortcut for split views 2020-07-26 10:19:44 +02:00
d19b35eb23 Remove blank lines 2020-07-08 14:42:16 +02:00
131dbec7c9 Regroup autocmds and throw some shit away 2020-06-24 12:50:36 +02:00
876e795eec Clean up some of the vimrc 2020-06-21 17:38:04 +02:00
f71e3586b3 Add leader shortcuts 2020-06-21 17:13:55 +02:00
49daf86427 Add GoTo shortcut 2020-06-21 16:19:19 +02:00
e250338c54 Set hybrid numbers 2020-06-13 17:19:49 +02:00
c547703cc4 Add ignore E203 to vimrc 2020-06-04 12:01:38 +02:00
93904f2fde Set formatting into autogrps 2020-05-30 14:49:50 +02:00
b670f2bdd6 Add f9 keymap for black 2020-05-30 11:41:11 +02:00
41801dc496 Add pylintrc and black to vim 2020-05-30 11:30:21 +02:00
b463fe8c06 Set indentLine only to html files 2020-05-19 10:50:02 +02:00
e2b941a452 Set indentLine char between columns else python seems misindented 2020-05-17 19:30:12 +02:00
661fb0c8b0 Add indentLine plugin 2020-05-17 18:40:57 +02:00
01480f6a3e Remove the adding of blank line, added display pblms with venvs 2020-05-04 10:55:39 +02:00
f88edb4c11 Add blank line to avoid cluttering the status line 2020-05-02 21:53:13 +02:00
5aa3931a90 Add blank line to VimEnter to avoid cluttering the statusline 2020-05-02 21:40:52 +02:00
ba7a7478da Add 'fuzzy' finder 2020-05-02 21:20:54 +02:00
c22ea8f2be Add comments to cursor config 2020-05-02 21:12:18 +02:00
69477ab7b8 Change cursor in different modes 2020-05-02 12:18:16 +02:00
f2cbe535b3 Change the line to disable BCE according to the kitty docs 2020-04-30 17:30:02 +02:00
aa237a623e Disable BCE in vim 2020-04-30 11:22:24 +02:00
9c49f65d85 Change line length in pymode 2020-04-28 12:13:53 +02:00
f77e309609 Add flake8 conf 2020-04-28 11:46:33 +02:00
02a8be3987 Add BufWrite for flake8 2020-04-28 11:23:34 +02:00
f914135142 Set strict mypy, add types for do_install 2020-04-23 14:55:59 +02:00
1d39dc24a3 Remove mypy option, too strict 2020-04-22 15:28:33 +02:00
9fdf0b5b73 Change foldmethod to indent for yaml 2020-04-19 18:15:04 +02:00
4f195e3261 Add shortcut for global clipboard copy and paste 2020-04-10 11:33:23 +02:00
8c0b4faa98 Put dotfiles into folders 2020-04-08 18:12:46 +02:00