1
0
Commit Graph

219 Commits

Author SHA1 Message Date
valeth
e077f353f8 unclutter init.vim 2015-11-18 12:44:36 +01:00
valeth
60f3c7763a remove legacy vimrc 2015-11-18 11:56:43 +01:00
valeth
60c7a5c312 add syntax highlighting for fish 2015-11-18 10:48:22 +01:00
valeth
7208b734a5 rename airline to vim-airline
to be consistent with the plugin folder name
2015-11-18 10:47:53 +01:00
valeth
4112cd6cf1 move compat stuff to old vimrc
probably remove vimrc in the future
2015-11-18 10:46:27 +01:00
valeth
0dc49f0a87 update vim-plug 2015-11-16 16:15:17 +01:00
valeth
90f8dd4901 make plugin configurations more modular 2015-11-16 16:14:51 +01:00
valeth
a3a661fb99 merge core/ into init.vim 2015-11-16 16:14:06 +01:00
valeth
3c02ffeb27 no longer need mips, removing ftdetect file 2015-11-09 12:10:14 +01:00
valeth
3e4ca2cc09 update plugin config 2015-11-06 09:03:53 +01:00
valeth
bfaaad143a update filetype plugins 2015-11-06 09:03:22 +01:00
valeth
e3e4df0277 restructure core config 2015-11-06 09:02:22 +01:00
valeth
8e8df6ad01 update vim-plug 2015-11-06 09:01:58 +01:00
valeth
9ef3386728 add config for neovim, remove gvimrc 2015-11-06 09:00:58 +01:00
valeth
a2ed82913e fix compatibility with older vim versions
maybe, needs testing
2015-07-03 02:34:07 +02:00
valeth
e2800ad7e7 change Fx keymaps to leader key 2015-07-02 12:23:49 +02:00
valeth
28999f759d plugin config cleanup 2015-06-19 03:32:45 +02:00
valeth
0945cef703 core config cleanup 2015-06-19 03:32:25 +02:00
valeth
0febddb3dd delete monolithic options.vim file 2015-06-16 23:12:41 +02:00
valeth
1280005456 update pandoc and crypto plugin configuration
possibly remove/move crypto.vim?
2015-06-16 23:11:44 +02:00
valeth
0e325bc0d3 add ftplugin configuration for shellscript 2015-06-16 23:10:49 +02:00
valeth
b57eabd052 update vim-plug 2015-06-16 23:10:07 +02:00
valeth
037e21abed split up some configuration files from my_vim.vim 2015-06-16 23:09:32 +02:00
valeth
fc381e38d1 move content from my_vim.vim into vimrc
to ensure that necessary paths are loaded before other configuration files
2015-06-16 23:08:20 +02:00
valeth
7fa5c3354f update config 2015-05-24 08:04:28 +02:00
valeth
12b3147bbc add plugin config for vim-colotuner
currently not working, maybe does not work with vim-plug
2015-04-28 16:57:45 +02:00
valeth
f9ae98c99d add syntax files for mips assembler 2015-04-28 16:57:25 +02:00
valeth
1fb9d349a6 add after/ftplugin files for markdown/pandoc 2015-04-28 16:56:24 +02:00
valeth
497abf069c remove expandtab option 2015-04-28 16:55:35 +02:00
valeth
3963740b9a update syntastic plugin config and general plugin configuration 2015-04-28 16:54:48 +02:00
valeth
9bd602fcf0 reenable molokai colorscheme
backup colorscheme
2015-04-19 17:52:23 +02:00
valeth
48394df1c6 change default value 2015-04-19 17:50:29 +02:00
valeth
93a9084bb6 add shortcut to reformat code 2015-04-14 18:32:18 +02:00
valeth
00e4f560bd update youcompleteme configuration file
forgot to change the path
2015-04-14 18:18:56 +02:00
valeth
fcc0148fc1 update vim-plug 2015-04-14 18:16:13 +02:00
valeth
47bce2ffe0 update vimrc to reflect changes for plugins and core 2015-04-14 18:15:22 +02:00
valeth
c32364f2cc move config/plugins to plugins
same reason as the core config directory
2015-04-14 18:14:29 +02:00
valeth
375814ff79 move config/core to core
the extra config dir seems unnecessary,
this folder should already only contain configuration files
2015-04-14 18:12:42 +02:00
valeth
e41c623b08 add min version requirement for Gundo 2015-04-08 18:31:31 +02:00
valeth
c5b12fd794 make config compatible with older vim 2015-04-08 18:27:27 +02:00
valeth
97f0753c74 add mapping for the <ESC> key for visual mode 2015-04-08 18:11:35 +02:00
valeth
21dbbd0821 add mappings to switch to light colorscheme
switch from seoul256 to seoul256-light easily
2015-04-08 18:10:36 +02:00
valeth
2be500992f update .gitignore
ignore .netrwhist file
2015-04-04 16:56:37 +02:00
valeth
c446edbbef update colorscheme
switch from molokai to seoul256
2015-04-04 16:55:06 +02:00
valeth
1fe348750d update my_vim.vim configuration 2015-04-04 16:54:27 +02:00
valeth
e80ab90348 update vim-plug 2015-04-04 16:54:02 +02:00
valeth
257991a618 add pandoc configuration file 2015-03-24 17:26:49 +01:00
valeth
e68c629cbb add config file for plugin loading 2015-03-24 17:26:13 +01:00
valeth
b7817c0206 change configuration so that foldcolumn is shown 2015-03-24 17:25:17 +01:00
valeth
814d452bbe add vim-plug to autoload 2015-03-24 17:24:49 +01:00