Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reliably autodetect filetype in vim | Himbeer | 2024-11-04 | 1 | -0/+1 |
| | |||||
* | Disable syntax highlighting in vim | Himbeer | 2024-10-18 | 1 | -1/+1 |
| | |||||
* | Enable space indentation for groff sources | Himbeer | 2024-09-29 | 1 | -0/+1 |
| | |||||
* | Set the Vim keycode timeout to 100 milliseconds | Himbeer | 2024-08-29 | 1 | -0/+1 |
| | | | | | This improves the response time of certain keypresses such as <Esc>O significantly. | ||||
* | Enable hybrid line numbers in Vim | Himbeer | 2024-08-29 | 1 | -1/+1 |
| | |||||
* | Set the default Vim tab width to 8 | Himbeer | 2024-08-29 | 1 | -1/+0 |
| | |||||
* | Simplify Vim indentation configuration | Himbeer | 2024-08-29 | 1 | -11/+3 |
| | |||||
* | Wrap regular files at 80 columns and git commits at 72 columns | Himbeer | 2024-08-29 | 1 | -2/+2 |
| | |||||
* | Make Vim wrap lines at 72 columns (upon request) | Himbeer | 2024-08-27 | 1 | -0/+2 |
| | |||||
* | vim: Run the Zig formatter when saving a Zon file | Himbeer | 2024-07-31 | 1 | -0/+3 |
| | |||||
* | vimrc: set hls is | Himbeer | 2024-05-21 | 1 | -0/+1 |
| | |||||
* | add zig config for vim | Himbeer | 2024-03-30 | 1 | -0/+10 |
| | |||||
* | vim yaml support | HimbeerserverDE | 2023-02-04 | 1 | -0/+4 |
| | |||||
* | fix comment in vimrc | HimbeerserverDE | 2022-12-31 | 1 | -1/+3 |
| | |||||
* | fix colors in vim in tmux | HimbeerserverDE | 2022-12-31 | 1 | -0/+1 |
| | |||||
* | cargo fmt when saving rust file | HimbeerserverDE | 2022-12-28 | 1 | -0/+6 |
| | |||||
* | fix goimports path parameter | HimbeerserverDE | 2022-10-16 | 1 | -1/+1 |
| | | | | | | fixes #57 fixes #56 | ||||
* | don't delete 4 spaces like a tab in non-rust files | HimbeerserverDE | 2022-10-16 | 1 | -3/+2 |
| | |||||
* | run goimports on save | HimbeerserverDE | 2022-10-16 | 1 | -0/+6 |
| | |||||
* | Save and return to last cursor position in vim | HimbeerserverDE | 2022-08-31 | 1 | -0/+11 |
| | |||||
* | Replace micro with vim | HimbeerserverDE | 2022-08-31 | 1 | -0/+11 |