Commit Graph

17 Commits

Author SHA1 Message Date
1907aa7bfb Resize terminal in nvim to 10 lines automatically when opening 2025-01-03 16:24:33 +01:00
094eac4371 Apply snipmate template via ',l' in vim 2025-01-03 16:23:46 +01:00
b742afa9a4 Omit the last line-break in a file when editing with vim to align with Jetbrains and vscode 2025-01-03 16:23:25 +01:00
dcb03a9c45 Modernize syntax-highlighing of terraform/packer in vim 2025-01-03 16:06:20 +01:00
e586ac888c Revert "Use ,, to toggle nerdtree and ,n to focus it instead of the other way around"
This reverts commit e2ca4592be.
2022-11-27 18:42:07 +01:00
d836fff263 Configure terminal-config of vim to be compatible between vim and nvim as far as possible 2022-09-25 02:25:34 +02:00
8ee1098593 Add alternativ keymapping in vim by typing "ä" for CTRL+] 2022-09-25 02:25:34 +02:00
aa3b49fd1c Add ,go to pull latest changes from remote git 2022-09-11 18:48:04 +02:00
e2ca4592be Use ,, to toggle nerdtree and ,n to focus it instead of the other way around 2022-09-11 18:48:04 +02:00
7ccfedc969 Don't shorten links in vimwiki, it was annoying 2022-09-04 17:35:46 +02:00
b83b278e28 Add a very basic calendar to vim
This calendar may help me to organize my vimwiki better since they are
very well integrated into each other. So it can help me to manage my
diary and organize some basic stuff.
2022-08-12 10:53:02 +02:00
13d64b1df8 Disable Goyo for my local wiki
Goyo is a great plugin to help me writing docs, and other longer texts.
But my wiki sometimes contains texts which are notplaying nicely with
Goyo, therefore I deactivate it by default. I can toggle it with
`<leader>gg` anyway.
2022-08-12 10:53:02 +02:00
5ae4298525 Compile asciidoc (<C-a>, <C-s>) and commit vimwiki (<C-x>) in background within vim with 2022-03-04 10:40:29 +01:00
81f001f512 Update .vimrc 2022-02-25 02:19:30 +01:00
0ea1b42651 Update .vimrc 2022-02-25 01:00:48 +01:00
f380d032d9 update .vimrc 2022-02-25 00:52:56 +01:00
248fda6700 Add .vimrc 2022-02-24 14:57:46 +01:00