summaryrefslogtreecommitdiff
path: root/.config/nvim/lua/mango/set.lua
Commit message (Expand)AuthorAgeFilesLines
* nvim: Add commentThomas Voss 2023-11-031-0/+1
* nvim: Support typographic quotes with ‘%’Thomas Voss 2023-11-031-0/+3
* nvim: Simplify callbackThomas Voss 2023-11-031-3/+1
* nvim: Disable code foldingThomas Voss 2023-10-281-8/+0
* nvim: Automatically refresh buffers when changedThomas Voss 2023-10-231-0/+7
* nvim: Get emmet-vimThomas Voss 2023-10-161-0/+2
* nvim: Use terminal font for neovideThomas Voss 2023-10-051-1/+1
* nvim: Enable line numbers in netrwThomas Voss 2023-10-051-0/+4
* nvim: Set font on neovideThomas Voss 2023-10-041-0/+2
* nvim: Enable .exrc configurationsThomas Voss 2023-10-031-0/+3
* nvim: Format all the code with the lua LSPThomas Voss 2023-09-121-1/+1
* nvim: Enable tree-sitter code foldingThomas Voss 2023-09-121-10/+16
* Use snake_case for ‘set_tab_width()’Thomas Voss 2023-09-121-1/+1
* nvim: Properly disable auto-commentingThomas Voss 2023-09-121-3/+13
* nvim: Include more Neovim configurationsThomas Voss 2023-09-121-0/+36