summaryrefslogtreecommitdiff
path: root/.config/nvim
Commit message (Expand)AuthorAgeFilesLines
* nvim: Fix formattingThomas Voss 2024-08-311-3/+6
* nvim: Autodetect ft for ebnf filesThomas Voss 2024-08-311-0/+1
* nvim: Force filetype for *.h filesThomas Voss 2024-08-251-1/+2
* Make scratch.vim a pluginThomas Voss 2024-08-192-20/+22
* nvim: Remove mappingsThomas Voss 2024-08-191-4/+0
* nvim: Fix bash injections finallyThomas Voss 2024-08-192-0/+2
* nvim: Properly support all kinds of motions in pipe.luaThomas Voss 2024-08-191-12/+30
* nvim: Remove vim-sort-motionThomas Voss 2024-08-191-4/+0
* nvim: Prefer *.vim to *.luaThomas Voss 2024-08-1835-90/+50
* nvim: Remove binding from select modeThomas Voss 2024-08-171-1/+1
* nvim: Remove help configThomas Voss 2024-08-171-8/+0
* nvim: Create winmove for faster window/tab movementThomas Voss 2024-08-172-4/+51
* nvim: Add xkb supportThomas Voss 2024-08-172-0/+2
* nvim: Add some more filetype detectionsThomas Voss 2024-08-172-0/+8
* nvim: Ditch mini.nvimThomas Voss 2024-08-171-6/+0
* nvim: Configure some colorsThomas Voss 2024-08-171-0/+21
* nvim: Use <Leader>s and <Leader>S for scratch buffersThomas Voss 2024-08-131-2/+2
* nvim: Prefer <Leader> to <leader>Thomas Voss 2024-08-131-12/+12
* nvim: Add missing runtime filesThomas Voss 2024-08-094-0/+37
* nvim: Change the localleaderThomas Voss 2024-08-091-1/+1
* nvim: Configure the Templ LSPThomas Voss 2024-08-081-0/+3
* nvim: Add treesitter support for go templatesThomas Voss 2024-08-081-0/+8
* nvim: Set mappings for both normal and visual modesThomas Voss 2024-08-081-2/+2
* nvim: Prefer silent mappingsThomas Voss 2024-08-081-7/+8
* nvim: Add additional matchpairsThomas Voss 2024-08-081-0/+2
* nvim: Prefer U+2024 to U+00B7 for trailing spacesThomas Voss 2024-08-081-1/+1
* nvim: Remove commentThomas Voss 2024-06-261-16/+1
* nvim: Set commentstring for YuckThomas Voss 2024-06-201-0/+1
* nvim: Decrease the text width for MarkdownThomas Voss 2024-06-201-1/+1
* nvim: Use line comments in CThomas Voss 2024-06-201-1/+1
* nvim: Only remap visual-line and -block modes on LinuxThomas Voss 2024-06-121-4/+7
* nvim: Save the buffer before buildingThomas Voss 2024-06-121-1/+1
* nvim: Remap in visual- but not select modeThomas Voss 2024-06-121-2/+2
* nvim: Add a text-object for the whole bufferThomas Voss 2024-06-121-0/+4
* nvim: Don’t pass ‘-’ to clang-formatThomas Voss 2024-06-121-1/+1
* nvim: Make gJ great againThomas Voss 2024-06-121-0/+10
* nvim: Check to see if a manual actually existsThomas Voss 2024-06-111-0/+9
* nvim: Completely rewrite my configurationThomas Voss 2024-06-1046-537/+566
* nvim: Make proper use of syntax/Thomas Voss 2024-05-212-1/+1
* nvim: Fix syntax highlighting for C macrosThomas Voss 2024-05-211-0/+1
* nvim: Add find/delete configuration for nvim-surroundThomas Voss 2024-04-301-0/+8
* nvim: Set grepprgThomas Voss 2024-03-141-0/+2
* nvim: Use g.netrw* directlyThomas Voss 2024-03-141-3/+3
* nvim: Strip-down treesitter configThomas Voss 2024-02-271-15/+0
* nvim: Move netrw configuration out of after/Thomas Voss 2024-02-272-3/+5
* nvim: Set tab width in lex to 4Thomas Voss 2024-02-271-1/+1
* nvim: Ignore *.pyc and __pycache__/ in netrwThomas Voss 2024-02-221-1/+1
* nvim: Colors tweakThomas Voss 2024-02-211-0/+1
* nvim: Minor config fixesThomas Voss 2024-02-213-6/+7
* nvim: Fix colorschemeThomas Voss 2024-02-141-1/+9