summaryrefslogtreecommitdiff
path: root/.config/nvim/lua/mango/set.lua
Commit message (Collapse)AuthorAgeFilesLines
* nvim: Completely rewrite my configurationThomas Voss 2024-06-101-72/+0
|
* nvim: Set grepprgThomas Voss 2024-03-141-0/+2
|
* nvim: Use g.netrw* directlyThomas Voss 2024-03-141-3/+3
|
* nvim: Move netrw configuration out of after/Thomas Voss 2024-02-271-0/+5
|
* nvim: Move netrw config to its own fileThomas Voss 2023-11-161-7/+0
|
* nvim: Move around some settingsThomas Voss 2023-11-131-6/+3
|
* nvim: Finally make auto-reverts actually workThomas Voss 2023-11-131-5/+10
|
* nvim: Fix auto-reverting *again*Thomas Voss 2023-11-091-2/+3
|
* nvim: Add some matchpairs and netrw settingsThomas Voss 2023-11-061-3/+8
|
* nvim: Move the emmet config to after/pluginThomas Voss 2023-11-061-1/+0
|
* nvim: Rename ‘opt’ and ‘glo’ to ‘o’ and ‘g’Thomas Voss 2023-11-061-26/+27
|
* 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