Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: Add some matchpairs and netrw settings | Thomas Voss | 2023-11-06 | 1 | -3/+8 |
| | |||||
* | nvim: Move the emmet config to after/plugin | Thomas Voss | 2023-11-06 | 1 | -1/+0 |
| | |||||
* | nvim: Rename ‘opt’ and ‘glo’ to ‘o’ and ‘g’ | Thomas Voss | 2023-11-06 | 1 | -26/+27 |
| | |||||
* | nvim: Add comment | Thomas Voss | 2023-11-03 | 1 | -0/+1 |
| | |||||
* | nvim: Support typographic quotes with ‘%’ | Thomas Voss | 2023-11-03 | 1 | -0/+3 |
| | |||||
* | nvim: Simplify callback | Thomas Voss | 2023-11-03 | 1 | -3/+1 |
| | |||||
* | nvim: Disable code folding | Thomas Voss | 2023-10-28 | 1 | -8/+0 |
| | |||||
* | nvim: Automatically refresh buffers when changed | Thomas Voss | 2023-10-23 | 1 | -0/+7 |
| | |||||
* | nvim: Get emmet-vim | Thomas Voss | 2023-10-16 | 1 | -0/+2 |
| | |||||
* | nvim: Use terminal font for neovide | Thomas Voss | 2023-10-05 | 1 | -1/+1 |
| | |||||
* | nvim: Enable line numbers in netrw | Thomas Voss | 2023-10-05 | 1 | -0/+4 |
| | |||||
* | nvim: Set font on neovide | Thomas Voss | 2023-10-04 | 1 | -0/+2 |
| | |||||
* | nvim: Enable .exrc configurations | Thomas Voss | 2023-10-03 | 1 | -0/+3 |
| | |||||
* | nvim: Format all the code with the lua LSP | Thomas Voss | 2023-09-12 | 1 | -1/+1 |
| | |||||
* | nvim: Enable tree-sitter code folding | Thomas Voss | 2023-09-12 | 1 | -10/+16 |
| | |||||
* | Use snake_case for ‘set_tab_width()’ | Thomas Voss | 2023-09-12 | 1 | -1/+1 |
| | |||||
* | nvim: Properly disable auto-commenting | Thomas Voss | 2023-09-12 | 1 | -3/+13 |
| | |||||
* | nvim: Include more Neovim configurations | Thomas Voss | 2023-09-12 | 1 | -0/+36 |