summaryrefslogtreecommitdiff
path: root/.config/nvim/after
Commit message (Collapse)AuthorAgeFilesLines
* nvim: Add xkb supportThomas Voss 2024-08-172-0/+2
|
* nvim: Add some more filetype detectionsThomas Voss 2024-08-172-0/+8
|
* nvim: Add missing runtime filesThomas Voss 2024-08-094-0/+37
|
* 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: Don’t pass ‘-’ to clang-formatThomas Voss 2024-06-121-1/+1
|
* nvim: Check to see if a manual actually existsThomas Voss 2024-06-111-0/+9
|
* nvim: Completely rewrite my configurationThomas Voss 2024-06-1038-480/+45
|
* 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: Strip-down treesitter configThomas Voss 2024-02-271-15/+0
|
* nvim: Move netrw configuration out of after/Thomas Voss 2024-02-271-3/+0
|
* 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-212-3/+5
|
* nvim: Fix colorschemeThomas Voss 2024-02-141-1/+9
|
* nvim: Minor adjustments to contextThomas Voss 2024-02-131-1/+2
|
* nvim: Decrease textwidth for nroffThomas Voss 2023-12-311-1/+1
|
* nvim: Set C tab widthThomas Voss 2023-12-101-1/+1
|
* nvim: Use 4 column tabs in CThomas Voss 2023-12-081-1/+1
| | | | The verbosity of libwayland is forcing my hand here
* nvim: Add treesitter-contextThomas Voss 2023-12-061-0/+7
|
* 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-161-0/+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: 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: 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-101-0/+10
|
* nvim: Add tree-sitter-powered bindings for git rebasingThomas Voss 2023-11-091-0/+30
|
* 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-071-0/+1
|
* nvim: Make LSP config more minimalThomas Voss 2023-11-072-39/+76
|