Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: Ditch mini.nvim | Thomas Voss | 2024-08-17 | 1 | -6/+0 |
| | |||||
* | nvim: Configure some colors | Thomas Voss | 2024-08-17 | 1 | -0/+21 |
| | |||||
* | nvim: Use <Leader>s and <Leader>S for scratch buffers | Thomas Voss | 2024-08-13 | 1 | -2/+2 |
| | |||||
* | nvim: Prefer <Leader> to <leader> | Thomas Voss | 2024-08-13 | 1 | -12/+12 |
| | |||||
* | nvim: Add missing runtime files | Thomas Voss | 2024-08-09 | 4 | -0/+37 |
| | |||||
* | nvim: Change the localleader | Thomas Voss | 2024-08-09 | 1 | -1/+1 |
| | |||||
* | nvim: Configure the Templ LSP | Thomas Voss | 2024-08-08 | 1 | -0/+3 |
| | |||||
* | nvim: Add treesitter support for go templates | Thomas Voss | 2024-08-08 | 1 | -0/+8 |
| | |||||
* | nvim: Set mappings for both normal and visual modes | Thomas Voss | 2024-08-08 | 1 | -2/+2 |
| | |||||
* | nvim: Prefer silent mappings | Thomas Voss | 2024-08-08 | 1 | -7/+8 |
| | |||||
* | nvim: Add additional matchpairs | Thomas Voss | 2024-08-08 | 1 | -0/+2 |
| | |||||
* | nvim: Prefer U+2024 to U+00B7 for trailing spaces | Thomas Voss | 2024-08-08 | 1 | -1/+1 |
| | |||||
* | nvim: Remove comment | Thomas Voss | 2024-06-26 | 1 | -16/+1 |
| | |||||
* | nvim: Set commentstring for Yuck | Thomas Voss | 2024-06-20 | 1 | -0/+1 |
| | |||||
* | nvim: Decrease the text width for Markdown | Thomas Voss | 2024-06-20 | 1 | -1/+1 |
| | |||||
* | nvim: Use line comments in C | Thomas Voss | 2024-06-20 | 1 | -1/+1 |
| | |||||
* | nvim: Only remap visual-line and -block modes on Linux | Thomas Voss | 2024-06-12 | 1 | -4/+7 |
| | |||||
* | nvim: Save the buffer before building | Thomas Voss | 2024-06-12 | 1 | -1/+1 |
| | |||||
* | nvim: Remap in visual- but not select mode | Thomas Voss | 2024-06-12 | 1 | -2/+2 |
| | |||||
* | nvim: Add a text-object for the whole buffer | Thomas Voss | 2024-06-12 | 1 | -0/+4 |
| | |||||
* | nvim: Don’t pass ‘-’ to clang-format | Thomas Voss | 2024-06-12 | 1 | -1/+1 |
| | |||||
* | nvim: Make gJ great again | Thomas Voss | 2024-06-12 | 1 | -0/+10 |
| | |||||
* | nvim: Check to see if a manual actually exists | Thomas Voss | 2024-06-11 | 1 | -0/+9 |
| | |||||
* | nvim: Completely rewrite my configuration | Thomas Voss | 2024-06-10 | 46 | -537/+566 |
| | |||||
* | nvim: Make proper use of syntax/ | Thomas Voss | 2024-05-21 | 2 | -1/+1 |
| | |||||
* | nvim: Fix syntax highlighting for C macros | Thomas Voss | 2024-05-21 | 1 | -0/+1 |
| | |||||
* | nvim: Add find/delete configuration for nvim-surround | Thomas Voss | 2024-04-30 | 1 | -0/+8 |
| | |||||
* | nvim: Set grepprg | Thomas Voss | 2024-03-14 | 1 | -0/+2 |
| | |||||
* | nvim: Use g.netrw* directly | Thomas Voss | 2024-03-14 | 1 | -3/+3 |
| | |||||
* | nvim: Strip-down treesitter config | Thomas Voss | 2024-02-27 | 1 | -15/+0 |
| | |||||
* | nvim: Move netrw configuration out of after/ | Thomas Voss | 2024-02-27 | 2 | -3/+5 |
| | |||||
* | nvim: Set tab width in lex to 4 | Thomas Voss | 2024-02-27 | 1 | -1/+1 |
| | |||||
* | nvim: Ignore *.pyc and __pycache__/ in netrw | Thomas Voss | 2024-02-22 | 1 | -1/+1 |
| | |||||
* | nvim: Colors tweak | Thomas Voss | 2024-02-21 | 1 | -0/+1 |
| | |||||
* | nvim: Minor config fixes | Thomas Voss | 2024-02-21 | 3 | -6/+7 |
| | |||||
* | nvim: Fix colorscheme | Thomas Voss | 2024-02-14 | 1 | -1/+9 |
| | |||||
* | nvim: Minor adjustments to context | Thomas Voss | 2024-02-13 | 1 | -1/+2 |
| | |||||
* | nvim: Undo swap of ` and ' | Thomas Voss | 2024-01-27 | 1 | -2/+2 |
| | |||||
* | nvim: Decrease textwidth for nroff | Thomas Voss | 2023-12-31 | 1 | -1/+1 |
| | |||||
* | nvim: Set C tab width | Thomas Voss | 2023-12-10 | 1 | -1/+1 |
| | |||||
* | nvim: Use 4 column tabs in C | Thomas Voss | 2023-12-08 | 1 | -1/+1 |
| | | | | The verbosity of libwayland is forcing my hand here | ||||
* | nvim: Add treesitter-context | Thomas Voss | 2023-12-06 | 2 | -0/+10 |
| | |||||
* | nvim: Remove unused file | Thomas Voss | 2023-11-29 | 1 | -1/+0 |
| | |||||
* | nvim: Add <leader>s and <leader>S for creating scratch buffers | Thomas Voss | 2023-11-28 | 2 | -0/+21 |
| | |||||
* | nvim: Set commentstring for EBNF | Thomas Voss | 2023-11-25 | 1 | -0/+1 |
| | |||||
* | nvim: Highlight gawk as awk | Thomas Voss | 2023-11-25 | 1 | -0/+6 |
| | |||||
* | nvim: Set Go tabwidth back to 8 | Thomas Voss | 2023-11-20 | 1 | -1/+1 |
| | |||||
* | nvim: Remove Go snippet | Thomas Voss | 2023-11-20 | 1 | -25/+0 |
| | |||||
* | nvim: Detect *.h files as C, not C++ | Thomas Voss | 2023-11-20 | 1 | -0/+1 |
| | |||||
* | nvim: Add snippet for include guards | Thomas Voss | 2023-11-20 | 1 | -0/+24 |
| |