vimconf.git
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