summaryrefslogtreecommitdiff
path: root/.config/nvim/lua/mango
Commit message (Collapse)AuthorAgeFilesLines
* 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: Remove vim-vinegarThomas Voss 2023-11-061-1/+0
|
* nvim: Rework netrw bindingsThomas Voss 2023-11-061-8/+7
|
* nvim: Remove bindingThomas Voss 2023-11-061-3/+0
|
* nvim: Add remap to sort linesThomas Voss 2023-11-061-0/+3
|
* nvim: Add commentsThomas Voss 2023-11-062-5/+16
|
* nvim: Document remapThomas Voss 2023-11-061-0/+1
|
* nvim: Set default optsThomas Voss 2023-11-061-1/+4
|
* nvim: Simplify theme configThomas Voss 2023-11-051-3/+0
|
* 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: Remove some bindingsThomas Voss 2023-11-031-4/+0
|
* nvim: Use lowercase keysThomas Voss 2023-11-011-2/+2
|
* nvim: Remove a bindingThomas Voss 2023-10-301-1/+0
|
* nvim: Add Jinja supportThomas Voss 2023-10-301-0/+1
|
* nvim: s/vim-surround/n&/Thomas Voss 2023-10-301-1/+1
|
* nvim: Disable code foldingThomas Voss 2023-10-281-8/+0
|
* nvim: Remove telescopeThomas Voss 2023-10-281-6/+0
|
* nvim: Automatically refresh buffers when changedThomas Voss 2023-10-231-0/+7
|
* Add ‘g–’, and use pipesThomas Voss 2023-10-171-4/+5
|
* nvim: Add binding to open ‘netrw’ in a vsplitThomas Voss 2023-10-161-0/+8
|
* nvim: Enable pasting from the clipboardThomas Voss 2023-10-161-0/+3
|
* nvim: Get emmet-vimThomas Voss 2023-10-162-0/+3
|
* 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: Add a bunch of Tim Pope pluginsThomas Voss 2023-10-051-0/+4
|
* nvim: Set font on neovideThomas Voss 2023-10-041-0/+2
|
* nvim: Add the targets.vim pluginThomas Voss 2023-10-041-0/+2
|
* nvim: Enable .exrc configurationsThomas Voss 2023-10-031-0/+3
|
* nvim: Preserve registers when transposing charsThomas Voss 2023-09-142-3/+29
|
* nvim: Make use of treesitter textobjectsThomas Voss 2023-09-131-1/+7
|
* nvim: Format all the code with the lua LSPThomas Voss 2023-09-123-11/+11
|
* nvim: Move ‘remap()’ to mango.libThomas Voss 2023-09-122-5/+11
|
* nvim: Enable tree-sitter code foldingThomas Voss 2023-09-121-10/+16
|
* nvim: Add commentThomas Voss 2023-09-121-0/+2
|
* Use snake_case for ‘set_tab_width()’Thomas Voss 2023-09-122-2/+2
|
* nvim: Add more bindingsThomas Voss 2023-09-121-0/+7
|
* nvim: Use consistent mode-string orderingThomas 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-125-0/+134