1
0
mirror of https://github.com/luzifer/vim.git synced 2024-09-19 19:12:55 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
4617d6bd44
Remove no longer used plugins
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-23 11:31:26 +02:00
6b35608b2b
Switch to autoformat instead of Autopep8
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-30 09:22:51 +02:00
07974b63bf
Remove non-pep8 formatting, add automatic pep8 on save
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-24 15:14:06 +01:00
1e32bf0290
Install and configure autopep8
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-24 14:05:18 +01:00
0bde597a5f
Install support for toml / hcl 2016-08-11 23:34:34 +02:00
8a7e068bea
Removed redundant plugin 2016-05-24 00:19:30 +02:00
8bf4b2c95d
Added some configuration for vim-go 2016-05-24 00:06:20 +02:00
cc4d4a421d
Replaced YouCompleteMe with NeoComplete 2016-05-23 23:16:35 +02:00
1a67bf6787
Moved from gmarik/vundle to VundleVim/Vundle.vim 2016-05-23 22:48:13 +02:00
7ed1feed2a
Added tabular bundle 2016-05-14 18:45:06 +02:00
a677d2a947
Add syntax highlighting for systemd units 2016-04-30 15:10:13 +02:00
f3cb32c780 Install wakatime 2016-03-08 12:58:12 +01:00
3fbefc61c9 Added nerdcommenter 2016-03-04 13:07:29 +01:00
f2bf5b45d2 Added cursorline directive and adjusted color scheme 2016-02-08 17:02:05 +01:00
d59cc2fe41 Adjusted some configuration vars 2016-01-01 14:09:34 +01:00
ec7b1ac563 Added more plugins 2015-03-20 11:15:22 +01:00
37b2c2e2e7 Added YouCompleteMe, Removed vim-golang, fixed go_fmt_command 2014-10-04 01:52:44 +02:00
7782216c2a Do not spam copybuffer with selection but copy on yank 2014-09-28 13:50:25 +02:00
f8a95fbd29 Added vim-go as it's very useful while coding GOlang 2014-09-28 13:50:07 +02:00
8c6f8e97ca Removed duplicate 2014-07-05 22:01:04 +02:00
76b964c6b5 Replaced Fmt application to use goimports 2014-01-10 22:53:22 +01:00
fa0262738a Added syntax highliting and linting for puppet 2014-01-10 22:53:02 +01:00
67a1299d6d Fixing arrow keys when using vim in tmux 2013-12-12 22:48:43 +01:00
bab49722b9 Added new bundles 2013-11-09 01:14:14 +01:00
040d110892 Added nerdtree plugin 2013-11-01 16:36:53 +01:00
d17656f762 Added spec runner 2013-10-29 11:04:13 +01:00
3f99b4588e Added config for gitgutter 2013-10-28 23:42:49 +01:00
c218f52d66 Cleaned up unused configs 2013-10-28 23:40:53 +01:00
da24d3d803 Added new languages, cleaned up 2013-10-28 23:07:32 +01:00
52ddf541a4 Switched to vundle instead of pathogen and added bundles 2013-10-28 21:43:50 +01:00
Knut Ahlers
da6838026e Normally I am using dark terminals... 2013-04-12 14:31:49 +02:00
a990b42f9f Made pathogen exist in a bundle 2013-02-14 11:17:56 +01:00
Knut Ahlers
d9c2aaacec Initial checkin 2013-02-14 10:57:04 +01:00