1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00
Commit Graph

241 Commits

Author SHA1 Message Date
Bert Peters
1f28c84519 Enable help functions in zsh. 2016-06-14 09:28:07 +02:00
Bert Peters
f79021ad85 Update README
Readme instructions now actually match the contents of the repository
again.
2016-06-07 17:01:56 +02:00
Bert Peters
a33d7e75ea Add gsettings preferences.
Unfortunately, gsettings uses an impractical binary format, so instead
we set it via script.
2016-06-07 15:42:22 +02:00
Bert Peters
e07e4bb401 Remove makepkg packaging options, use system default. 2016-06-02 12:16:43 +02:00
Bert Peters
bb9f3aa54c Add tmux config. 2016-05-31 19:58:52 +02:00
Bert Peters
70c887292f Ensure zsh and less directories actually exist. 2016-05-31 19:03:43 +02:00
Bert Peters
1eb579cf6f More XDG compat. 2016-05-31 13:25:42 +02:00
Bert Peters
fc24344377 Bugfix: Home and End keys now working.
It turns out, having bindkey -e at the end of your file ruins a lot.
2016-05-31 11:18:27 +02:00
Bert Peters
b6aa9f86be Improve installation script. 2016-05-31 10:20:34 +02:00
Bert Peters
988ae8a324 Add configuration files for sqlite. 2016-05-31 10:11:23 +02:00
Bert Peters
c3c572fa27 Add git configuration.
I do like the recursion in this.
2016-05-31 10:00:51 +02:00
Bert Peters
646dea919b Add makepkg configuration. 2016-05-31 09:43:17 +02:00
Bert Peters
b311ed373b Force XDG base directory specification. 2016-05-31 09:36:15 +02:00
Bert Peters
40387c7c59 Rewrite configuration to be stowed. 2016-05-23 12:05:08 +02:00
Bert Peters
84da449e94 Better history search and syntax highlighting. 2016-03-21 18:50:45 +01:00
Bert Peters
6d0c6a40a6 More configuration. 2016-03-21 18:50:45 +01:00
Bert Peters
cccda08522 Zsh now in emacs mode. 2016-02-22 14:59:47 +01:00
Bert Peters
83d4f6f57f Shared history 2016-01-15 09:36:41 +01:00
Bert Peters
63b33b6a08 Maximum text widt in Markdown 2016-01-15 09:36:18 +01:00
Bert Peters
acb714df6b Bugfix for wildcards. 2015-12-25 13:13:55 +01:00
Bert Peters
d3dac8feb6 Add composer bin to path. 2015-12-25 13:13:47 +01:00
Bert Peters
df3d8528eb Add more vim modules. 2015-12-14 10:52:57 +01:00
Bert Peters
0b037ab35b Update command-not-found hook.
The hook is now compatible with both ubuntu zsh and arch zsh cnf hooks.
2015-12-14 10:43:41 +01:00
Bert Peters
bc9fbf368e Merge zsh changes. 2015-12-14 10:26:10 +01:00
Bert Peters
f6d910386b Always remove trailing whitespace in vimrc. 2015-12-14 10:25:11 +01:00
Bert Peters
902a8d754b Fix the vim alias. 2015-05-18 19:29:07 +02:00
Bert Peters
a5a125e662 Spaces in python, instead of tabs. 2015-04-21 13:03:06 +02:00
Bert Peters
c86f5061d3 Fix shellfix alias. 2015-04-21 10:56:02 +02:00
Bert Peters
6e9af0c85f Remove node plugin. 2015-04-21 09:46:23 +02:00
Bert Peters
9cfe0fdf44 Don't force oh-my-zsh if it exists. 2015-04-21 09:19:43 +02:00
Bert Peters
abc5b1305f Add aliases. 2015-04-20 14:32:51 +02:00
Bert Peters
d27d469a61 Correct home path in path directive. 2015-03-26 09:24:26 +01:00
Bert Peters
ca8a1523e2 Add zsh configuration. 2015-03-20 15:08:57 +01:00
Bert Peters
b98b8cde12 Move vim files to a seperate directory 2015-03-20 12:12:59 +01:00
Bert Peters
cc4a9d1413 Add vim-latex. 2015-02-11 19:05:36 +01:00
Bert Peters
add9af6025 Add syntastic support for VimL 2015-01-04 15:09:34 +01:00
Bert Peters
49d6b294c3 Add additional vimrc configuration & improve installer. 2015-01-04 11:48:19 +01:00
Bert Peters
4347627b63 Hide output from install script. 2015-01-03 22:08:22 +01:00
Bert Peters
9e2d84f357 Add an installation guide. 2015-01-03 22:03:07 +01:00
Bert Peters
5ec6d213a3 Initial version.
Add several useful packages.
2015-01-03 21:48:03 +01:00
Bert Peters
3ecc017ca0 Initial commit 2015-01-03 21:38:19 +01:00