summaryrefslogtreecommitdiff
path: root/.config/nvim/after
Commit message (Expand)AuthorAgeFilesLines
...
* nvim: Remove telescopeThomas Voss 2023-10-281-15/+0
* nvim: Use ‘jq’ to format JSONThomas Voss 2023-10-231-0/+1
* nvim: Don’t run ‘EmmetInstall’Thomas Voss 2023-10-161-1/+0
* nvim: Get emmet-vimThomas Voss 2023-10-161-0/+1
* nvim: Make the current line number whiteThomas Voss 2023-10-051-1/+1
* nvim: Enable transparency in neovideThomas Voss 2023-10-051-0/+1
* nvim: Automatically defect manual pagesThomas Voss 2023-10-041-0/+1
* nvim: Color the current line number in yellowThomas Voss 2023-10-041-0/+3
* nvim: Fix colors on neovideThomas Voss 2023-10-041-2/+10
* nvim: Add configuration for MakefilesThomas Voss 2023-09-301-0/+3
* 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-0/+0
* Use snake_case for ‘set_tab_width()’Thomas Voss 2023-09-126-5/+8
* nvim: Add extensive Neovim configurationThomas Voss 2023-09-1213-0/+105