summaryrefslogtreecommitdiff
path: root/.config/nvim/after/plugin
Commit message (Collapse)AuthorAgeFilesLines
* nvim: Fix colors on neovideThomas Voss 2023-10-041-2/+10
|
* nvim: Call git_files() when in a git repoThomas Voss 2023-09-301-2/+8
|
* nvim: Add support for GSP textobjectsThomas Voss 2023-09-291-0/+6
|
* nvim: Add a tree-sitter parser for GSPThomas Voss 2023-09-281-0/+10
|
* nvim: Don’t use tree-sitter for indentationThomas Voss 2023-09-141-4/+0
|
* nvim: Make use of treesitter textobjectsThomas Voss 2023-09-131-0/+47
|
* nvim: Format all the code with the lua LSPThomas Voss 2023-09-122-4/+4
|
* nvim: Add bindings for luasnipThomas Voss 2023-09-121-0/+5
|
* nvim: Move ‘remap()’ to mango.libThomas Voss 2023-09-124-9/+14
|
* nvim: Move ‘gsp.lua’ to after/ftplugin/Thomas Voss 2023-09-121-3/+0
|
* Use snake_case for ‘set_tab_width()’Thomas Voss 2023-09-121-1/+1
|
* nvim: Add extensive Neovim configurationThomas Voss 2023-09-127-0/+87