summaryrefslogtreecommitdiff
path: root/.config/nvim/after
Commit message (Expand)AuthorAgeFilesLines
...
* nvim: Add comment support for EBNF grammarsThomas Voss 2023-11-071-0/+1
* nvim: Add nvim-surround configurationThomas Voss 2023-11-071-0/+19
* nvim: Sort according to current localeThomas Voss 2023-11-071-0/+1
* nvim: Add various mode-specific configurationsThomas Voss 2023-11-075-0/+9
* nvim: Switch from vim-commentary to Comment.nvimThomas Voss 2023-11-071-0/+1
* nvim: Make LSP config more minimalThomas Voss 2023-11-072-39/+76
* nvim: Use vim.keymap.set directlyThomas Voss 2023-11-073-9/+4
* nvim: Remove parensThomas Voss 2023-11-071-2/+2
* nvim: Add Hyprland config supportThomas Voss 2023-11-071-0/+7
* nvim: Move the emmet config to after/pluginThomas Voss 2023-11-061-0/+1
* nvim: Simplify theme configThomas Voss 2023-11-051-19/+1
* nvim: Decrease tab width for GoThomas Voss 2023-11-041-1/+1
* 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