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

69 Commits

Author SHA1 Message Date
c8633f0622
Add configuration for vim-airline
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-04-01 19:54:05 +02:00
5a813210b2
Whitespace
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-04-01 19:29:43 +02:00
7acecee09e
Replace gocode completion with language server
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-04-01 18:59:13 +02:00
30d04dd0c0
Drop support for vim, focus on nvim
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-04-01 18:18:34 +02:00
6a51a48032
Install typescript highlighting
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-02-26 11:33:23 +01:00
f2e47a14b3
Update vim-plug
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-02-26 11:31:42 +01:00
332afea3a4
Use eslint as autoformatter for vue files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-02-20 15:56:50 +01:00
d83cfad139
Bind autoformat to file type instead of file extension
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-22 22:20:39 +02:00
f33a1eb934
Drop vim <8.0 support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-19 18:26:21 +02:00
d801ac8b9d
Use a wrapper for goimports and gofmt
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-17 00:23:25 +02:00
30bdd64e93
Apply SHFmt to zsh as well
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-15 20:40:22 +02:00
3d2466581a
Automatically execute shfmt on shell script save
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-15 11:34:06 +02:00
2fff453c3b
Add VUE plugin
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-08-17 11:44:25 +02:00
c451fd6a36
Add ABP syntax highlighting
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-25 10:53:25 +02:00
d7d1090594
Ignore newly created swap dir
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-09 16:07:32 +02:00
956d7d54d8
Revive go code completion in deoplete
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-09 15:35:52 +02:00
b95b5a09ef
Replace syntax highlighting for Dockerfiles
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-26 16:10:18 +01:00
3d84fb917e
Enable neocomplete on old vim 2017-12-14 15:45:53 +01:00
34368c5574
Use deoplete only on Vim >= 8.0 2017-12-14 15:43:09 +01:00
9183de7bc5
Exchange vundle and neocomplete 2017-12-14 14:29:44 +01:00
ed4da1ed45
Remove CSV plugin
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-13 10:28:40 +01:00
2f51e7e0e5
Remove wakatime plugin
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-10-11 22:00:39 +02:00
351a2a3812
Add airline and pencil plugin
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-18 12:32:12 +02:00
2c21b40ad1
Add command to format JSON files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-07-19 11:16:44 +02:00
0623f11094
Add firstspace Tabularize pattern
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-22 22:16:15 +02:00
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
9b8b3e288c
Add pattern to format crontab entries using tabs 2016-10-24 08:17:59 +02:00
3ebda11b9d
Add ssh_config pattern for Tabularize 2016-08-17 18:15:01 +02:00
0bde597a5f
Install support for toml / hcl 2016-08-11 23:34:34 +02:00
9e8574d349
Prevent double-indent in Makefiles 2016-06-25 12:44:05 +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
0eb7c09384 Refreshed vundle; added makefile formatting 2014-07-05 22:00:12 +02:00
76b964c6b5 Replaced Fmt application to use goimports 2014-01-10 22:53:22 +01:00