Commit graph

54 commits

Author SHA1 Message Date
Tobias Schmidl 1e328b3b57 vim: removed GDB, added new version from Vundle 2024-02-29 14:52:54 +01:00
Tobias Schmidl 2ee7933c82 vimrc: Switched key for background toggle, repaired bg check 2024-02-05 09:57:10 +01:00
Tobias Schmidl 740682d760 vim: added fzf.vim 2023-04-05 19:13:49 +02:00
Tobias Schmidl fb7b113d70 vimrc: Added editorconfig 2023-03-10 13:32:33 +01:00
Tobias Schmidl 6197d0a18f vim: removed ctags 2023-03-10 13:32:33 +01:00
Tobias Schmidl fa32f1be82 [vimrc] switched to Blamer 2023-03-10 13:32:33 +01:00
Tobias Schmidl 6d114eae2f [vimrc] updates to Limelight, keybindings 2023-03-10 13:32:33 +01:00
Tobias Schmidl 44cf11618d vimrc: set name of tagfile to .tags
This is consistent with gitignore.io's setting for vim
2023-01-03 11:08:54 +01:00
Tobias Schmidl 63110bc659 vimrc: allow for 120 columns width, reworked tabs 2022-10-08 15:55:13 +02:00
Tobias Schmidl 41cb23b5da vimrc: let colorscheme be dependent on an environment variable 2022-10-08 13:22:18 +02:00
Tobias Schmidl 60a15ad87e vimrc: removed dead ctag options 2022-05-31 18:43:39 +02:00
Tobias Schmidl 9978badbad vimrc: set ToggleBG to \b 2022-03-24 20:44:59 +01:00
Tobias Schmidl 5565db2a66 vimrc: use powerline fonts 2022-01-19 09:42:41 +01:00
Tobias Schmidl 33b77be923 vimrc: Enable XML folding 2022-01-02 10:19:15 +01:00
Tobias Schmidl 07adaec582 vimrc: Added goyo, limelight 2021-12-17 07:26:45 +01:00
Tobias Schmidl 82100c1dc5 vimrc: let airline detect the color of the background 2021-10-08 09:35:29 +02:00
Tobias Schmidl 41855e25d3 vimrc: Adjust wrap 2021-09-28 19:42:12 +02:00
Tobias Schmidl 5ee7f1a392 vimrc: disable the vim-sensible from polyglot 2021-09-08 08:23:45 +02:00
Tobias Schmidl 75840f2141 vimrc: highlight entire line 2021-09-08 08:23:45 +02:00
Tobias Schmidl 2c675137c5 vimrc: added key binding 2021-09-08 08:23:45 +02:00
Tobias Schmidl 66d6a45f44 vimrc: added todotxt, git-blame 2021-09-08 08:23:45 +02:00
Tobias Schmidl f1ac254f4d vimrc: Initially unfold first level 2021-09-08 08:23:45 +02:00
Tobias Schmidl 6913bc84f6 vimrc: removed dark background 2021-09-08 08:23:45 +02:00
Tobias Schmidl d64730316d vim: removed instant-markdown, added shellcheck 2021-09-08 08:23:45 +02:00
Tobias Schmidl 9103812466 vim: switched folding method 2021-09-08 08:23:45 +02:00
Tobias Schmidl 22e27d7a3d vimrc: Added tagbar 2021-09-08 08:23:45 +02:00
Tobias Schmidl 920a952fcf [vim] update 2021-09-08 08:23:45 +02:00
Tobias Schmidl f143859818 [vimrc] sorted plugin list 2021-09-08 08:23:45 +02:00
Tobias Schmidl b52b8827eb nvim: switched to true color color scheme - this should work with neovim-qt 2020-10-07 15:18:51 +02:00
Tobias Schmidl 1a5ad57bb5 vimrc: tab management conflicts with ctags navigation 2020-09-25 09:55:39 +02:00
Tobias Schmidl b5a63a1d3c vimrc: extended gutentags options 2020-07-23 10:29:05 +02:00
Tobias Schmidl 2e4010fcbf vimrc: switched to tpope/sensible for defaults, thanks to @LuMatth 2020-07-23 10:29:05 +02:00
Tobias Schmidl c04d57f836 vimrc: Switched to polyglot, thanks to @LuMatth 2020-07-23 10:29:05 +02:00
Tobias Schmidl b3c02e98a6 vimrc: Added LUA plugin 2020-07-23 10:29:05 +02:00
Tobias Schmidl 3397655a6c vimrc: extended deoplete integration 2020-07-23 10:29:05 +02:00
Tobias Schmidl 99d838dc83 vim: added more plugins for deoplete, updated Vundle 2020-07-23 10:29:05 +02:00
Tobias Schmidl e75bd1c409 vimrc: moved cpptags to $HOME/.config 2020-07-23 10:29:05 +02:00
Tobias Schmidl 8ee93de062 [vim] trying out deoplete 2020-07-23 10:29:05 +02:00
Tobias Schmidl 97c1056a91 [vim] made (partially) compatible with nvim-qt 2020-07-23 10:29:05 +02:00
Tobias Schmidl 3a11df64f8 [vimrc] replaced YouCompleteMe with VimCompletesMe 2020-07-23 10:29:05 +02:00
Tobias Schmidl f109d2b25f [vimrc] disabled modelines, removed shiftwith 2020-07-23 10:29:05 +02:00
Tobias Schmidl 2cfbbb8c75 vimrc: added vim-startify, stole settings from @an3e 2020-07-23 10:29:05 +02:00
Tobias Schmidl c1fca13f90 vimrc: Added gutentags 2020-07-23 10:29:05 +02:00
Tobias Schmidl c331883bcf vimrc: Added tabline 2020-07-23 10:29:05 +02:00
Tobias Schmidl 484df2977a vimrc: added toml, nvim-gdb 2020-07-23 10:29:05 +02:00
Tobias Schmidl 285bf86e59 vimrc: Sort pluginlist alphabetically (except for Vundle, YouCompleteMe) 2019-03-01 09:19:05 +01:00
Tobias Schmidl f20f7856f4 vimrc: Add Terminus 2019-03-01 09:16:26 +01:00
Tobias Schmidl 7bb63854c9 vimrc: Add git gutter 2019-03-01 07:13:52 +01:00
Tobias Schmidl 1f0bd5a381 Added NERDTree to vimrc 2019-02-07 10:46:59 +01:00
Tobias Schmidl c210858b31 Added airline to vimrc 2019-01-17 08:07:32 +01:00