Commit Graph

63 Commits

Author SHA1 Message Date
David Holland dc4a46d6e2
Make some changes 2021-06-22 16:54:13 +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 4bc891a96d
Change nvim stuff 2021-03-23 13:46:22 +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 4f982ea624
Reenable ex mode map 2020-06-25 17:24:58 +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 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 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 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
David Holland 39f1842d33
Update Vim-Plug and add xterm platform for things like MobaXTerm and UserLAnd (JuiceSSH) 2019-09-27 13:25:04 +00:00
David Holland e4b83a5e11
Add more CPP automation 2019-09-22 23:18:19 +02:00
David Holland 584b5fb7df
Change plugin order because of compatibility issues 2019-09-21 01:50:58 +02:00
David Holland 7cf679b065
Merge branch 'master' of https://github.com/dustvoice/nvim 2019-09-21 01:49:58 +02:00
David Holland bcf724142b
Change keybindings 2019-09-21 01:47:42 +02:00
David Holland 61f05b749d Added -bg for bg switch and a better CursorLineNr Color for white bg 2019-07-26 11:14:49 +02:00
David Holland 1891a53d87 Merge branch 'master' of https://github.com/dustvoice/nvim 2019-07-25 20:34:44 +02:00
David Holland 75a5dc10ba Switched from SNES syntax to general ARM syntax 2019-07-25 20:34:03 +02:00
David Holland 7963380fc0 Make VimCompletesMe default 2019-04-16 10:55:01 +02:00
David Holland 836b6e1f29 Merge branch 'master' of https://github.com/dustvoice/nvim 2019-04-12 20:15:05 +02:00
David Holland 4026060784 It is better to change the global dir instead of the local one (default) 2019-04-12 20:14:37 +02:00
David Holland ae299820bb Linux adaptions 2019-03-31 14:47:04 +02:00
David Holland 1cfdefecfd Add clang-format plugin 2019-03-25 14:13:44 +01:00
David Holland 08ef186c77 Modified YouCompletMe 2019-03-21 06:15:34 +01:00
David Holland 56f00ec7cf Merge branch 'master' of https://github.com/dustvoice/nvim 2019-03-20 18:24:55 +01:00