summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tobias Sachs [Fri, 8 Apr 2022 09:37:24 +0000 (11:37 +0200)]
find vim config dir on win
Tobias Sachs [Fri, 8 Apr 2022 09:24:08 +0000 (11:24 +0200)]
force 256 colors...
Tobias Sachs [Wed, 6 Apr 2022 07:07:38 +0000 (09:07 +0200)]
add pls
Tobias Sachs [Wed, 6 Apr 2022 06:54:44 +0000 (08:54 +0200)]
typescript
Tobias Sachs [Thu, 17 Feb 2022 08:46:36 +0000 (09:46 +0100)]
remap 'run file' to <leader>x
Tobias Sachs [Thu, 17 Feb 2022 08:45:34 +0000 (09:45 +0100)]
remove accidentally commited patchfile
Tobias Sachs [Fri, 4 Feb 2022 14:12:09 +0000 (15:12 +0100)]
do not hide files in netrw
ts@example.com [Thu, 3 Feb 2022 13:38:45 +0000 (14:38 +0100)]
Support ranges in FixCsharp Func; Improve line move mappings.
<Up>/<Down> to move lines up/down was changed to <S-Up>/<S-Down>. Same
change was done for <Left> and <Right> to move stuff horizontally.
Tobias Sachs [Fri, 21 Jan 2022 12:26:33 +0000 (13:26 +0100)]
fix hide dotfiles in :Ex
Tobias Sachs [Fri, 17 Dec 2021 11:13:47 +0000 (12:13 +0100)]
vsvim: unmap asyncomplete tabcompletion
Tobias Sachs [Fri, 17 Dec 2021 08:26:55 +0000 (09:26 +0100)]
add lsp; map <Up>/<Down> to move lines up/down; map <Left>/<Right> to indent lines
Tobias Sachs [Mon, 18 Oct 2021 07:39:22 +0000 (09:39 +0200)]
mappings to move selections up/down
Tobias Sachs [Mon, 18 Oct 2021 07:38:35 +0000 (09:38 +0200)]
firenvim plugin configuration
Tobias Sachs [Mon, 18 Oct 2021 07:36:46 +0000 (09:36 +0200)]
nevim compatibility
Tobias Sachs [Wed, 25 Aug 2021 07:48:14 +0000 (09:48 +0200)]
do not ignore whitespace in diffs
Tobias Sachs [Wed, 25 Aug 2021 06:29:58 +0000 (08:29 +0200)]
only enable quickscope highlighting on keypress
Tobias Sachs [Mon, 2 Aug 2021 06:42:34 +0000 (08:42 +0200)]
chdir to .vim before doing anything
Tobias Sachs [Thu, 29 Jul 2021 14:33:15 +0000 (16:33 +0200)]
quickscope config
Tobias Sachs [Wed, 28 Jul 2021 06:26:21 +0000 (08:26 +0200)]
add Plugin 'unblevable/quick-scope'
Tobias Sachs [Tue, 27 Jul 2021 14:38:26 +0000 (16:38 +0200)]
remove autocomplpopup
Tobias Sachs [Tue, 27 Jul 2021 14:36:04 +0000 (16:36 +0200)]
seichte Umsortierung...
Tobias Sachs [Tue, 25 May 2021 11:22:14 +0000 (13:22 +0200)]
get rid of swapfiles
Tobias Sachs [Wed, 5 May 2021 07:37:01 +0000 (09:37 +0200)]
fix clone URL and init command
Tobias Sachs [Fri, 30 Apr 2021 10:43:36 +0000 (12:43 +0200)]
add mapping to insert bulletpoint; formatting
Tobias Sachs [Mon, 8 Mar 2021 13:28:16 +0000 (14:28 +0100)]
nowrap for logfiles; mapping for todoobsolete; fontsize
Tobias Sachs [Wed, 13 Jan 2021 17:12:18 +0000 (18:12 +0100)]
use <leader>c / <leader>v to c&p
... so pasting does not prevent usage of visual block selection
Tobias Sachs [Mon, 11 Jan 2021 13:20:50 +0000 (14:20 +0100)]
+set smartindent
ts [Mon, 11 Jan 2021 13:14:36 +0000 (14:14 +0100)]
use cursorline
ts [Thu, 26 Nov 2020 08:03:14 +0000 (09:03 +0100)]
Merge branch 'master' of git://src.twobees.de/dotvim
ts [Thu, 26 Nov 2020 08:01:44 +0000 (09:01 +0100)]
...
Tobias Sachs [Thu, 26 Nov 2020 07:56:29 +0000 (08:56 +0100)]
only mess with fonts on windows
Tobias Sachs [Thu, 29 Oct 2020 16:15:26 +0000 (17:15 +0100)]
rm newlines
ts [Thu, 29 Oct 2020 16:01:09 +0000 (17:01 +0100)]
differnt font size for diff and 'normal' gvim
ts [Thu, 29 Oct 2020 16:00:00 +0000 (17:00 +0100)]
smaller font for logfiles
Tobias Sachs [Tue, 13 Oct 2020 12:05:48 +0000 (14:05 +0200)]
Merge branch 'master' of git://src.twobees.de/dotvim into master
Tobias Sachs [Tue, 13 Oct 2020 12:05:44 +0000 (14:05 +0200)]
F5: save file and exec file
ts [Tue, 13 Oct 2020 12:00:11 +0000 (14:00 +0200)]
...
Tobias Sachs [Mon, 14 Sep 2020 12:34:01 +0000 (14:34 +0200)]
fix reformat mapping
Tobias Sachs [Mon, 14 Sep 2020 07:33:59 +0000 (09:33 +0200)]
remove deoplete (too many depndencies)
Tobias Sachs [Mon, 14 Sep 2020 06:42:11 +0000 (08:42 +0200)]
Merge branch 'master' of ssh://src.twobees.de:/git/dotvim
Tobias Sachs [Mon, 14 Sep 2020 06:42:00 +0000 (08:42 +0200)]
deoplete settings..
Tobias Sachs [Mon, 14 Sep 2020 06:41:30 +0000 (08:41 +0200)]
test deoplete plugin
ts [Mon, 14 Sep 2020 06:36:05 +0000 (08:36 +0200)]
fix csharp improver method..
ts [Wed, 2 Sep 2020 12:55:40 +0000 (14:55 +0200)]
colortheme früher setzten
... damit sich Farbeinstellungen nicht durch das laden des themes
überschrieben werden.
Textbreite u. colorcolumn nur im nicht-diff-modus einstellen
ts [Wed, 2 Sep 2020 12:53:13 +0000 (14:53 +0200)]
no colorcolum for H&B logfliles
Tobias Sachs [Mon, 24 Aug 2020 14:32:42 +0000 (16:32 +0200)]
no colorcolumn in work logfiles..
Tobias Sachs [Fri, 21 Aug 2020 13:39:25 +0000 (15:39 +0200)]
rename init/update script
ts [Fri, 21 Aug 2020 13:35:12 +0000 (15:35 +0200)]
push url auf ssh:// aendern
Tobias Sachs [Fri, 21 Aug 2020 13:17:51 +0000 (15:17 +0200)]
aufräumen wird nicht mehr benötigt
Tobias Sachs [Thu, 20 Aug 2020 15:01:06 +0000 (17:01 +0200)]
init