Commit Graph

89 Commits

Author SHA1 Message Date
David Holland dc4a46d6e2
Make some changes 2021-06-22 16:54:13 +02:00
David Holland 7aacd58ed5
Upgrade VimPlug 2021-03-29 14:52:39 +02:00
David Holland 758cde0a3e
Exclude sessions 2021-03-29 10:14:24 +02:00
David Holland 78dd440cbc
Too dumb to write correctly 2021-03-29 09:37:36 +02:00
David Holland f0811a86fe
Add coc.nvim with all kind of settings, etc. 2021-03-28 20:42:48 +02:00
David Holland 5f7e88312c
Merge branch 'master' of github.com:DustVoice/nvim 2021-03-28 20:42:29 +02:00
David Holland 88ae28450d
Fix deprecated variable 2021-03-23 14:01:21 +01:00
David Holland 4bc891a96d
Change nvim stuff 2021-03-23 13:46:22 +01:00
David Holland 3a449bda0b
Extend spell file with terms used in the SCAS seminar report 2021-02-27 15:36:28 +01:00
David Holland 39058e8b93
Update vim-plug 2021-01-09 22:12:34 +01:00
David Holland df32914bd7
Merge branch 'master' of github.com:DustVoice/nvim 2021-01-09 22:10:24 +01:00
David Holland 27afd11894
Add .cls files as tex detection 2020-11-16 11:36:40 +01:00
David Holland f6af32126d
Adapt clang-format default behaviour 2020-09-20 20:09:21 +02:00
David Holland d897a89494
Remove "indent_guides_toggle" from SetupArm 2020-09-12 16:14:14 +02:00
David Holland 82d0921ac0
Only enable truecolors when supported 2020-09-03 19:30:24 +02:00
David Holland 129ba00bad
Update plug.vim and update terminal list 2020-09-03 19:28:38 +02:00
David Holland 9d805e8b11
Fix terminal detection 2020-08-17 13:55:42 +02:00
David Holland 3974ed3386
Make $TERM handling much more sane 2020-08-09 21:21:36 +02:00
David Holland 925358fb63
Add more terminal configs 2020-07-30 22:05:45 +02:00
David Holland 4f982ea624
Reenable ex mode map 2020-06-25 17:24:58 +02:00
David Holland 7a5ba5b099
Remove debugging stuff 2020-05-23 17:01:38 +02:00
David Holland 0ebf0c6a13
Add permissions file 2020-05-23 16:58:59 +02:00
David Holland ed6715dc05
Fix some annoying errors and only enable a base set of features
I will probably use manual compiling instead of using vimtex
2020-05-19 04:51:10 +02:00
David Holland 4571e2eab9
Make latex finally work to some extent 2020-05-19 03:15:24 +02:00
David Holland 6cd999151a
Update YCM repo; remove weird nolist 2020-04-02 17:45:26 +02:00
David Holland 794fd8fa92
Change position of set list, so it doesn't get overwritten 2020-03-31 17:55:29 +02:00
David Holland a941ce171e
Removing the indentguides plugin enables using polyglot with markdown again 2020-03-30 20:05:57 +02:00
David Holland 69d6065cc1
Remove indentguides 2020-03-30 20:05:06 +02:00
David Holland d655555cc9
Resolve the damn markdown issue once and for all. I might think about throwing out the indentguides plugin as a whole... 2020-03-25 15:42:47 +01:00
David Holland 2832c69751
Remove term conditional 2020-03-25 14:33:32 +01:00
David Holland 21d5a93e4d
Fix conceal mayham with polyglot/indentguides 2020-03-25 14:30:07 +01:00
David Holland 7adef81f86
Fix no visual selection in tty 2020-03-24 01:16:08 +01:00
David Holland 84ebf7f43f
Use font was set at the wrong time 2020-03-22 03:13:24 +01:00
David Holland 2ba7720582
Handle alacritty terminal and linux terminal respectively 2020-03-21 19:55:53 +01:00
David Holland bd0c09118d
Remove termguicolors for linux, as the dracula theme should detect it by itself 2020-03-21 18:21:23 +01:00
David Holland 469392ca96
Switch to dracula theme 2020-03-21 18:14:15 +01:00
David Holland a15365a4fe
Switch to deus colorscheme; Update vim-plug 2020-03-21 17:08:14 +01:00
David Holland 62aca6046a
Change repo for indentguides 2020-03-21 15:57:57 +01:00
David Holland 429b16e320
Cleanup and sanitize the nvim config 2020-03-21 15:52:51 +01:00
David Holland 090472f16b
Add sxhkd-vim to Plugins 2020-03-03 15:13:23 +01:00
David Holland 2f906cf7d8
Renamed the template files to make it easier to handle 2020-01-29 20:41:54 +01:00
David Holland e868a16c58
Remove confusing window navigation, as <C-W> and then the direction should be easy enough to remember 2020-01-24 02:44:33 +01:00
David Holland 0277b84784
Modify spell files 2020-01-02 16:35:50 +01:00
David Holland 244de88dd9
Add custom en spellcheck files 2019-12-27 21:57:08 +01:00
David Holland 388e68d382
Change CPP_Include_Guard due to policy change 2019-10-15 00:15:17 +02:00
David Holland ee6ed62f98
Set "english" by removing the german lang from nvim completely.
This has to be done, as the other way round causes some weird problems.
2019-10-13 14:50:10 +02:00
David Holland 9968d64073
Add highlight for juce namespace 2019-10-10 23:37:30 +02:00
David Holland c089968870
Remove 'set guifont=...' because GuiFont is now the only thing used 2019-10-06 12:49:39 +02:00
David Holland 15a72566f2
Merge branch 'master' of github.com:DustVoice/nvim 2019-10-05 22:09:41 +02:00
David Holland 3fd8b72376
Add some more CPP and YCM functions 2019-10-05 21:18:45 +02:00