vimconf.git
4 years agoAdd java support
Stefan Huber [Wed, 4 Mar 2020 16:15:55 +0000 (17:15 +0100)]
Add java support

- Add java complete package and shortcuts to handle imports
- Enable smart case for deoplete

4 years agoplugins: Disable Conque-GDB
Stefan Huber [Wed, 4 Mar 2020 16:14:41 +0000 (17:14 +0100)]
plugins: Disable Conque-GDB

4 years agoplugins: Adapt deoplete
Stefan Huber [Wed, 4 Mar 2020 16:14:08 +0000 (17:14 +0100)]
plugins: Adapt deoplete

4 years agoinit: New detectspelllang conf
Stefan Huber [Thu, 6 Feb 2020 16:39:00 +0000 (17:39 +0100)]
init: New detectspelllang conf

4 years agoinstall: Check for curl and git
Stefan Huber [Fri, 20 Dec 2019 20:44:02 +0000 (21:44 +0100)]
install: Check for curl and git

Also check for git and curl in the install script.

Reported-by: Sebastian Burkhart
4 years agoreadme: Add notes on requirements
Stefan Huber [Fri, 20 Dec 2019 20:39:17 +0000 (21:39 +0100)]
readme: Add notes on requirements

4 years agoinit: BadWhitespace only for non-readonly
Stefan Huber [Thu, 31 Oct 2019 19:30:56 +0000 (20:30 +0100)]
init: BadWhitespace only for non-readonly

4 years agohighlight: Mark space-tab mix as bad
Stefan Huber [Fri, 25 Oct 2019 09:07:38 +0000 (11:07 +0200)]
highlight: Mark space-tab mix as bad

4 years agohightlight: Fix trailing whitespace
Stefan Huber [Fri, 25 Oct 2019 09:04:34 +0000 (11:04 +0200)]
hightlight: Fix trailing whitespace

4 years agoinit: Fix formatting of man pages
Stefan Huber [Fri, 2 Aug 2019 07:08:04 +0000 (09:08 +0200)]
init: Fix formatting of man pages

5 years agoinit: Add go settings
Stefan Huber [Mon, 25 Mar 2019 11:46:41 +0000 (12:46 +0100)]
init: Add go settings

5 years agoinit: ts for tex
Stefan Huber [Mon, 25 Mar 2019 11:46:31 +0000 (12:46 +0100)]
init: ts for tex

5 years agoinit: Reorganize settings
Stefan Huber [Mon, 25 Mar 2019 10:29:19 +0000 (11:29 +0100)]
init: Reorganize settings

5 years agosyntax: Add easychair review syntax
Stefan Huber [Fri, 1 Mar 2019 20:58:26 +0000 (21:58 +0100)]
syntax: Add easychair review syntax

5 years agoftdetect: Add gnuplot.vim
Stefan Huber [Fri, 1 Mar 2019 20:57:07 +0000 (21:57 +0100)]
ftdetect: Add gnuplot.vim

5 years agosyntax: Add weechatlog
Stefan Huber [Fri, 1 Mar 2019 20:52:33 +0000 (21:52 +0100)]
syntax: Add weechatlog

5 years agoneosnippets: Add tex.snip
Stefan Huber [Fri, 1 Mar 2019 20:28:41 +0000 (21:28 +0100)]
neosnippets: Add tex.snip

5 years agoinit-local: Document plug_threads option
Stefan Huber [Wed, 13 Feb 2019 19:43:08 +0000 (20:43 +0100)]
init-local: Document plug_threads option

5 years agoinit-local: Move stuff around
Stefan Huber [Wed, 13 Feb 2019 19:42:43 +0000 (20:42 +0100)]
init-local: Move stuff around

5 years agovimwiki: Add template files
Stefan Huber [Tue, 29 Jan 2019 18:39:30 +0000 (19:39 +0100)]
vimwiki: Add template files

5 years agomacros: Escape filename in RunPandoc()
Stefan Huber [Tue, 29 Jan 2019 18:33:56 +0000 (19:33 +0100)]
macros: Escape filename in RunPandoc()

5 years agokeymaps-local: Add F5 vimwiki keymap
Stefan Huber [Thu, 24 Jan 2019 05:53:55 +0000 (06:53 +0100)]
keymaps-local: Add F5 vimwiki keymap

5 years agogvim: Increase to 53 lines
Stefan Huber [Thu, 24 Jan 2019 05:53:39 +0000 (06:53 +0100)]
gvim: Increase to 53 lines

5 years agoplugin: Add vimwiki support
Stefan Huber [Sun, 20 Jan 2019 10:46:39 +0000 (11:46 +0100)]
plugin: Add vimwiki support

5 years agoinit: Add numbering to formatoptions
Stefan Huber [Sun, 20 Jan 2019 10:43:43 +0000 (11:43 +0100)]
init: Add numbering to formatoptions

5 years agomarkdown: Use python markdown implementations
Stefan Huber [Sat, 29 Dec 2018 13:14:28 +0000 (14:14 +0100)]
markdown: Use python markdown implementations

Support python markdown implementations when converting to html.

5 years agoragtag: Enable ragtag for markdown, disable <C-_>
Stefan Huber [Sat, 29 Dec 2018 11:13:55 +0000 (12:13 +0100)]
ragtag: Enable ragtag for markdown, disable <C-_>

Ragtag initializes only for certain file types so disable lazy load of
ragtag by vim-plug. Since markdown is not in this list explicitly call
RagtagInit().

Also disable the old <C-_> shortcut and use ragtag's <C-X>/ instead.

5 years agoplugins: Switch to roryokane/detectindent
Stefan Huber [Sat, 29 Dec 2018 10:52:27 +0000 (11:52 +0100)]
plugins: Switch to roryokane/detectindent

This repository of detectindent fixes some issues of ciaranm's.

5 years agopandoc: Always with --self-contained
Stefan Huber [Fri, 21 Dec 2018 10:49:59 +0000 (11:49 +0100)]
pandoc: Always with --self-contained

5 years agomarkdown: Add pandoc generation keymap
Stefan Huber [Tue, 11 Dec 2018 12:28:33 +0000 (13:28 +0100)]
markdown: Add pandoc generation keymap

5 years agomacros: Fix indentation
Stefan Huber [Tue, 11 Dec 2018 12:28:33 +0000 (13:28 +0100)]
macros: Fix indentation

5 years agodoc: Add terminal color remark
Stefan Huber [Fri, 23 Nov 2018 08:29:09 +0000 (09:29 +0100)]
doc: Add terminal color remark

5 years agoplugins: Add mediawiki to plugins-local
Stefan Huber [Wed, 14 Nov 2018 11:28:48 +0000 (12:28 +0100)]
plugins: Add mediawiki to plugins-local

5 years agovimtex: Drop keybindins
Stefan Huber [Thu, 25 Oct 2018 05:10:11 +0000 (07:10 +0200)]
vimtex: Drop keybindins

5 years agoinstall: Print info on manpager
Stefan Huber [Thu, 25 Oct 2018 04:33:36 +0000 (06:33 +0200)]
install: Print info on manpager

5 years agoplugins: Move Conque-GDB to plugins.vim
Stefan Huber [Tue, 23 Oct 2018 20:04:05 +0000 (22:04 +0200)]
plugins: Move Conque-GDB to plugins.vim

5 years agoUpdate README.md
Stefan Huber [Tue, 23 Oct 2018 18:22:07 +0000 (20:22 +0200)]
Update README.md

5 years agoLet install.sh create backups
Stefan Huber [Tue, 23 Oct 2018 18:07:38 +0000 (20:07 +0200)]
Let install.sh create backups

5 years agoplugins: Add vim-manpager
Stefan Huber [Mon, 22 Oct 2018 08:05:04 +0000 (10:05 +0200)]
plugins: Add vim-manpager

5 years agodeoplete: Call UpdateRemotePlugins for vim
Stefan Huber [Mon, 22 Oct 2018 08:05:00 +0000 (10:05 +0200)]
deoplete: Call UpdateRemotePlugins for vim

5 years agoplugins: Speedup startuptime by lazy load
Stefan Huber [Mon, 22 Oct 2018 08:04:50 +0000 (10:04 +0200)]
plugins: Speedup startuptime by lazy load

5 years agoinit: Change indent settings
Stefan Huber [Thu, 11 Oct 2018 05:50:57 +0000 (07:50 +0200)]
init: Change indent settings

5 years agoplugins: Add Conque-GDB to plugins-local
Stefan Huber [Tue, 11 Sep 2018 16:42:41 +0000 (18:42 +0200)]
plugins: Add Conque-GDB to plugins-local

5 years agoSwitch to official vim-clang repo
Stefan Huber [Fri, 7 Sep 2018 16:46:20 +0000 (18:46 +0200)]
Switch to official vim-clang repo

5 years agoAdd WONT state for org-mode
Stefan Huber [Fri, 7 Sep 2018 16:44:45 +0000 (18:44 +0200)]
Add WONT state for org-mode

5 years agoActivate spell check for gitcommit
Stefan Huber [Fri, 7 Sep 2018 16:44:27 +0000 (18:44 +0200)]
Activate spell check for gitcommit

5 years agoAdd missing plug.vim
Stefan Huber [Mon, 3 Sep 2018 10:34:21 +0000 (12:34 +0200)]
Add missing plug.vim

5 years agoFirst commit
Stefan Huber [Mon, 2 Jul 2018 20:41:03 +0000 (22:41 +0200)]
First commit