summaryrefslogtreecommitdiff
path: root/.config/nvim/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* 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: 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: 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: Make gJ great againThomas Voss 2024-06-121-0/+10
|
* nvim: Completely rewrite my configurationThomas Voss 2024-06-101-1/+479
|
* nvim: Add extensive Neovim configurationThomas Voss 2023-09-121-0/+1