Commit graph

49 commits

Author SHA1 Message Date
a166ca1e8f Add build dir to latexmkrc, add <TAB> for coc autocompletion selection 2020-11-24 13:58:26 +01:00
2578d3bf52 Add latexmkrc and set vimtex view to zathura 2020-11-24 10:04:20 +01:00
ea8644ddf1 Add coc.nvim and vimtex 2020-11-23 15:27:54 +01:00
51cb17efe4 Comment out all Ycm 2020-11-23 14:49:42 +01:00
f785590f74 Add plaintex to indent foldmethods 2020-11-02 20:28:09 +01:00
240043db1c echo on VimLeave is useless 2020-10-23 12:50:38 +02:00
ad59db816b Add movement map, make map, clean VimLeave 2020-10-23 12:47:19 +02:00
2dfe727875 Add echo 2020-10-22 08:21:46 +02:00
ee6c7939a5 Add make on write autocmd 2020-10-21 22:15:49 +02:00
3a14d22d95 auto-pairs was creating conflicts with accent inputting 2020-10-16 11:15:52 +02:00
decea2c3e2 Add foldmethod for tex 2020-10-16 08:30:07 +02:00
286965b325 Change vim plugin to a more popular one 2020-10-13 21:26:47 +02:00
fe5d47d3f1 Add autoclose 2020-10-10 22:55:22 +02:00
43a2f631fd Make user compile YCM manually 2020-09-11 11:57:50 +02:00
506be9e81e Put vim plugin commands in vimrc 2020-09-11 11:34:26 +02:00
87bbe81086 Change Vundle to vim-plug 2020-09-11 10:03:56 +02:00
fb981c1edc Put comments above Plugins 2020-09-10 11:26:18 +02:00
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
Renamed from dotfiles/vimrc (Browse further)