summaryrefslogtreecommitdiff
path: root/.config/nvim
Commit message (Expand)AuthorAgeFilesLines
...
* nvim: Set C tab widthThomas Voss 2023-12-101-1/+1
* nvim: Use 4 column tabs in CThomas Voss 2023-12-081-1/+1
* nvim: Add treesitter-contextThomas Voss 2023-12-062-0/+10
* nvim: Remove unused fileThomas Voss 2023-11-291-1/+0
* nvim: Add <leader>s and <leader>S for creating scratch buffersThomas Voss 2023-11-282-0/+21
* nvim: Set commentstring for EBNFThomas Voss 2023-11-251-0/+1
* nvim: Highlight gawk as awkThomas Voss 2023-11-251-0/+6
* nvim: Set Go tabwidth back to 8Thomas Voss 2023-11-201-1/+1
* nvim: Remove Go snippetThomas Voss 2023-11-201-25/+0
* nvim: Detect *.h files as C, not C++Thomas Voss 2023-11-201-0/+1
* nvim: Add snippet for include guardsThomas Voss 2023-11-201-0/+24
* nvim: Add shell injection queriesThomas Voss 2023-11-181-0/+5
* nvim: Write netrw config in luaThomas Voss 2023-11-172-13/+3
* nvim: Move netrw config to its own fileThomas Voss 2023-11-162-7/+13
* nvim: Add support for ‘%debug’Thomas Voss 2023-11-151-1/+1
* nvim: Remove duplicate caseThomas Voss 2023-11-151-1/+1
* nvim: Add bison syntaxThomas Voss 2023-11-151-0/+5
* nvim: Remove unused codeThomas Voss 2023-11-141-17/+0
* nvim: Simplify conditionThomas Voss 2023-11-141-5/+3
* nvim: Add snippets with luasnipThomas Voss 2023-11-131-3/+202
* nvim: Slight refactorThomas Voss 2023-11-131-4/+5
* nvim: Remap ‘€’ in operator-pending modeThomas Voss 2023-11-131-1/+1
* nvim: Remove unused functionThomas Voss 2023-11-131-16/+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: Mess with diff colorsThomas Voss 2023-11-111-0/+3
* nvim: Add some more ftpluginsThomas Voss 2023-11-102-0/+3
* nvim: Improve GSP supportThomas Voss 2023-11-102-0/+11
* nvim: Add tree-sitter-powered bindings for git rebasingThomas Voss 2023-11-091-0/+30
* nvim: Fix auto-reverting *again*Thomas Voss 2023-11-091-2/+3
* nvim: Add a tree-sitter textobject for commentsThomas Voss 2023-11-071-2/+8
* 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-072-1/+2
* nvim: Make LSP config more minimalThomas Voss 2023-11-073-50/+104
* nvim: Use vim.keymap.set directlyThomas Voss 2023-11-073-9/+4
* nvim: Remove parensThomas Voss 2023-11-071-2/+2
* nvim: Ignore .luarc.jsonThomas Voss 2023-11-071-0/+1
* nvim: Remove bindings I don’t wantThomas Voss 2023-11-071-11/+0
* nvim: Rework sorting and transpositionThomas Voss 2023-11-072-15/+5
* nvim: Add Hyprland config supportThomas Voss 2023-11-072-0/+8
* nvim: Add some matchpairs and netrw settingsThomas Voss 2023-11-061-3/+8
* nvim: Move the emmet config to after/pluginThomas Voss 2023-11-062-1/+1
* 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