Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | Improved speed and code checking | Max Christian Pohle | |
Deactivated other VCS in vim-signify | |||
2017-05-26 | Minor changes. Defined register @c as shortcut for cscope | Max Christian Pohle | |
2017-05-26 | Added vimpagerrc: minimal vimrc to improve loading speed | Max Christian Pohle | |
2017-05-26 | Found and fixed more merge problems | Max Christian Pohle | |
2017-05-26 | Messed up the merge and forgot some settings | Max Christian Pohle | |
2017-05-14 | Exclude Vims first 'empty' buffer from bufferlist | Max Christian Pohle | |
That seems to work better, when using a viminfo file, which reopens buffers. | |||
2017-05-14 | Made signcolumn always visible | Max Christian Pohle | |
So that the text does not 'jump' when a new error causes the column to show up. | |||
2017-05-14 | cleaned the configuration up | Charlie Root | |
2017-05-13 | Restructured and improved register macros | Max Christian Pohle | |
2017-05-13 | Further improved vim-nox11 compatibility | Charlie Root | |
2017-05-13 | Compatibility with FreeBSD vim-nox11 | Charlie Root | |
2017-05-12 | Python requirement made optional | Max Christian Pohle | |
2017-05-11 | Nerdtree's autochdir has some issues and was deactivated | Max Christian Pohle | |
2017-05-11 | Added command to grep in all open buffers | Max Christian Pohle | |
2017-05-11 | Filetype:C word boundaries inside variable names (_) | Max Christian Pohle | |
2017-05-10 | Changed color of tab and other fill chars | Max Christian Pohle | |
...to be less disturbing | |||
2017-05-10 | Reverted some performance changes because of compatibility | Max Christian Pohle | |
2017-05-10 | Improved nvim terminal integration | Max Christian Pohle | |
2017-05-09 | Further performance improvement | Max Christian Pohle | |
2017-05-09 | Performance optimization with postponed loading | Max Christian Pohle | |
2017-05-08 | Only allow top level folding by default | Max Christian Pohle | |
2017-05-08 | Improved transparency | Max Christian Pohle | |
2017-05-07 | Removed nvim incompatible setting | Max Christian Pohle | |
2017-05-07 | Autocommand magic | Max Christian Pohle | |
2017-05-07 | Many fine grained improvements | Max Christian Pohle | |
2017-05-06 | Made vimrc a symbolic link | Max Christian Pohle | |
2017-05-06 | Added 'medium' config for ssh sessions | Charlie Root | |
2017-05-06 | Performance improvements + code refactoring | Max Christian Pohle | |
2017-05-04 | Replaced tab char again | Max Christian Pohle | |
2017-05-02 | found a less disturbing utf-8 char for tabs | Max Christian Pohle | |
2017-04-28 | fixed order, added some cscope shortcuts from vim.wikia | Max Christian Pohle | |
2017-04-28 | Mainly whitespace and indentation fixes | Max Christian Pohle | |
2017-04-06 | Added shortcut doc chapter 'annoyances' | Max Christian Pohle | |
2017-04-06 | Added desktop file to start nvim via nvr (as server) | Max Christian Pohle | |
2017-03-30 | Added gv shortcut to the docs | Max Christian Pohle | |
2017-03-28 | use f-keys to toggle some default windows | Max Christian Pohle | |
2017-03-21 | Merge branch 'master' of http://git.entwicklerseite.de/vim | Max Christian Pohle | |
2017-03-20 | Colors fixed for screen(1) | Max Christian Pohle | |
2017-03-20 | Fixed color scheme to be used with screen | Max Christian Pohle | |
2017-03-18 | Minimal configuration added | Max Christian Pohle | |
2017-02-28 | improved xml handling | Max Christian Pohle | |
2017-02-22 | Several optical improvements, nvim compatibility fixes | Max Christian Pohle | |
2017-02-20 | Improved and partly fixed autocompletion | Max Christian Pohle | |
and added some shortcuts | |||
2017-01-26 | Added command: Hide from bufferlist | Max Christian Pohle | |
2017-01-19 | NeoVim compatibility & CTRL-X/CTRL-A improvements | Max Christian Pohle | |
2016-12-17 | Switched to a white theme | Max Christian Pohle | |
because that is said to be more eye friendly | |||
2016-12-07 | opens vim in xfce4-terminal | Max Christian Pohle | |
2016-12-07 | changed mouse behaviour, added vim-server desktop file | Max Christian Pohle | |
2016-11-05 | Added ikeymap: <leader><leader> for autosnipets | Max Christian Pohle | |
<leader><leader> lists all possible completions, <leader><tab> automatically inserts first snippet. This feature depends on the filetype (set ft). The filetype can have two values simultaneously, in which case the separator is a dot, like in html.django or html.css. | |||
2016-10-30 | Updated readme | Max Christian Pohle | |
This is not a Colorscheme any more |