Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | nvim: Add shell injection queries | Thomas Voss | 2023-11-18 | 1 | -0/+5 |
| | |||||
* | nvim: Write netrw config in lua | Thomas Voss | 2023-11-17 | 2 | -13/+3 |
| | |||||
* | nvim: Move netrw config to its own file | Thomas Voss | 2023-11-16 | 1 | -0/+13 |
| | |||||
* | nvim: Add support for ‘%debug’ | Thomas Voss | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | nvim: Remove duplicate case | Thomas Voss | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | nvim: Add bison syntax | Thomas Voss | 2023-11-15 | 1 | -0/+5 |
| | |||||
* | nvim: Simplify condition | Thomas Voss | 2023-11-14 | 1 | -5/+3 |
| | |||||
* | nvim: Add snippets with luasnip | Thomas Voss | 2023-11-13 | 1 | -3/+202 |
| | |||||
* | nvim: Slight refactor | Thomas Voss | 2023-11-13 | 1 | -4/+5 |
| | |||||
* | nvim: Mess with diff colors | Thomas Voss | 2023-11-11 | 1 | -0/+3 |
| | |||||
* | nvim: Add some more ftplugins | Thomas Voss | 2023-11-10 | 2 | -0/+3 |
| | |||||
* | nvim: Improve GSP support | Thomas Voss | 2023-11-10 | 1 | -0/+10 |
| | |||||
* | nvim: Add tree-sitter-powered bindings for git rebasing | Thomas Voss | 2023-11-09 | 1 | -0/+30 |
| | |||||
* | nvim: Add a tree-sitter textobject for comments | Thomas Voss | 2023-11-07 | 1 | -2/+8 |
| | |||||
* | nvim: Add comment support for EBNF grammars | Thomas Voss | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | nvim: Add nvim-surround configuration | Thomas Voss | 2023-11-07 | 1 | -0/+19 |
| | |||||
* | nvim: Sort according to current locale | Thomas Voss | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | nvim: Add various mode-specific configurations | Thomas Voss | 2023-11-07 | 5 | -0/+9 |
| | |||||
* | nvim: Switch from vim-commentary to Comment.nvim | Thomas Voss | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | nvim: Make LSP config more minimal | Thomas Voss | 2023-11-07 | 2 | -39/+76 |
| | |||||
* | nvim: Use vim.keymap.set directly | Thomas Voss | 2023-11-07 | 3 | -9/+4 |
| | |||||
* | nvim: Remove parens | Thomas Voss | 2023-11-07 | 1 | -2/+2 |
| | |||||
* | nvim: Add Hyprland config support | Thomas Voss | 2023-11-07 | 1 | -0/+7 |
| | |||||
* | nvim: Move the emmet config to after/plugin | Thomas Voss | 2023-11-06 | 1 | -0/+1 |
| | |||||
* | nvim: Simplify theme config | Thomas Voss | 2023-11-05 | 1 | -19/+1 |
| | |||||
* | nvim: Decrease tab width for Go | Thomas Voss | 2023-11-04 | 1 | -1/+1 |
| | |||||
* | nvim: Remove telescope | Thomas Voss | 2023-10-28 | 1 | -15/+0 |
| | |||||
* | nvim: Use ‘jq’ to format JSON | Thomas Voss | 2023-10-23 | 1 | -0/+1 |
| | |||||
* | nvim: Don’t run ‘EmmetInstall’ | Thomas Voss | 2023-10-16 | 1 | -1/+0 |
| | |||||
* | nvim: Get emmet-vim | Thomas Voss | 2023-10-16 | 1 | -0/+1 |
| | |||||
* | nvim: Make the current line number white | Thomas Voss | 2023-10-05 | 1 | -1/+1 |
| | |||||
* | nvim: Enable transparency in neovide | Thomas Voss | 2023-10-05 | 1 | -0/+1 |
| | |||||
* | nvim: Automatically defect manual pages | Thomas Voss | 2023-10-04 | 1 | -0/+1 |
| | |||||
* | nvim: Color the current line number in yellow | Thomas Voss | 2023-10-04 | 1 | -0/+3 |
| | |||||
* | nvim: Fix colors on neovide | Thomas Voss | 2023-10-04 | 1 | -2/+10 |
| | |||||
* | nvim: Add configuration for Makefiles | Thomas Voss | 2023-09-30 | 1 | -0/+3 |
| | |||||
* | nvim: Call git_files() when in a git repo | Thomas Voss | 2023-09-30 | 1 | -2/+8 |
| | |||||
* | nvim: Add support for GSP textobjects | Thomas Voss | 2023-09-29 | 1 | -0/+6 |
| | |||||
* | nvim: Add a tree-sitter parser for GSP | Thomas Voss | 2023-09-28 | 1 | -0/+10 |
| | |||||
* | nvim: Don’t use tree-sitter for indentation | Thomas Voss | 2023-09-14 | 1 | -4/+0 |
| | |||||
* | nvim: Make use of treesitter textobjects | Thomas Voss | 2023-09-13 | 1 | -0/+47 |
| | |||||
* | nvim: Format all the code with the lua LSP | Thomas Voss | 2023-09-12 | 2 | -4/+4 |
| | |||||
* | nvim: Add bindings for luasnip | Thomas Voss | 2023-09-12 | 1 | -0/+5 |
| | |||||
* | nvim: Move ‘remap()’ to mango.lib | Thomas Voss | 2023-09-12 | 4 | -9/+14 |
| |