Commit Graph

44 Commits

Author SHA1 Message Date
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
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 f450cbec83
Fix Windows line endings 2019-09-21 02:18:38 +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
David Holland 466c808003 Add clang-format plugin 2019-03-20 18:22:41 +01:00
root ffcae6ba1d Make autocomplete 1 default 2019-03-19 01:45:45 +01:00
David Holland f9c4b29b61 Corrected line endings 2019-03-15 03:46:06 +01:00
David Holland ee529a542f Added Vim-Bufkill as plugin 2019-03-15 01:14:45 +01:00
David Holland 3f11d9af5a Some init.vim correction 2019-02-21 12:40:14 +01:00
David Holland bf541204d0 Remove need for '--no-ext-tabline' by setting 'GuiTabline 0' in ginit.vim 2019-02-21 12:11:10 +01:00
David Holland 665a6f0053 init.vim 2019-02-20 23:08:26 +01:00
David Holland bfdd7ad37e Removed left over deoplete 2019-02-20 22:56:55 +01:00
David Holland 2589a2d8ca Changed default autocompletion again 2019-02-20 22:51:51 +01:00
David Holland 15fc5ec4be Typo in init.vim 2019-02-20 22:34:12 +01:00
David Holland b14475aa3e Not distributing the plugins themselves anymore! Also changed default autocomplete because deoplete can be a real pain in the butt! 2019-02-20 22:27:13 +01:00
David Holland 6ed7c0f01d Updated notes 2019-02-14 18:09:06 +01:00
David Holland a2a63caae6 Further refinements 2019-02-14 18:03:39 +01:00
David Holland 0b73abff37 Restructured everything 2019-02-14 17:33:59 +01:00
David Holland 7ef1e96f05 Renamed autoload 2019-02-14 17:23:53 +01:00
David Holland cf290a96a2 Custom submodules 2019-02-14 17:14:19 +01:00
David Holland 0a295456a8 Deleted specific platform.vim 2019-02-14 16:39:52 +01:00
David Holland a66ec5bd9b Initial commit 2019-02-14 16:38:18 +01:00
David Holland 33df5a8c02 Initial commit 2019-02-14 16:29:25 +01:00
David Holland bb970bb080 Merge branch 'revert-09140853' into 'master'
Revert "Initial Commit"

See merge request DustVoice/dustvim!1
2019-02-14 15:26:49 +00:00
David Holland f2b6a05c2a Revert "Initial Commit"
This reverts commit 09140853f4
2019-02-14 15:26:07 +00:00
David Holland 4abbea7622 Added README.adoc 2018-10-25 15:07:37 +02:00
David Holland 09140853f4 Initial Commit 2018-10-25 15:04:47 +02:00