1
0
Fork 0
Commit Graph

384 Commits

Author SHA1 Message Date
tea 2a18787a95
nvim: orgmode: remove nvim-treesitter dependency 2024-05-09 11:25:13 +02:00
tea 3efb1e9a03
nvim: nerdfonts no longer can be set up from config for some reason
it works later; did not investigate further
2024-05-09 11:22:22 +02:00
tea 21bc738719
nvim: only activate nerdfonts if installed 2024-05-08 21:37:11 +02:00
tea 83044f636c
nvim: explicitly enable nerdfont symbols 2024-05-08 21:33:19 +02:00
tastytea e2bfd905a8 nvim: add nvim-dap-ui dependency 2024-03-31 23:24:21 +02:00
tastytea 19fe6c7d24
neovim: make ctrl+← work in kitty 2024-03-20 19:26:49 +01:00
tastytea a4a815849c
Revert "nvim: replace gitlinker with maintained fork"
This reverts commit 8e58c7dc57.

it has so many changes that my config doesn't work anymore
2024-03-12 09:49:00 +01:00
tastytea 8e58c7dc57
nvim: replace gitlinker with maintained fork
https://github.com/ruifm/gitlinker.nvim/pull/67#issuecomment-1990631051
2024-03-12 09:33:30 +01:00
tastytea 45fc7b9792
add Co-developed-by tag for git 2024-02-10 19:51:42 +01:00
tastytea c5203da97e
nvim: formatting, technically not necessary correction 2024-01-04 23:16:57 +01:00
tastytea c3f414a82b
nvim: shut up annoying warning about floats 2024-01-04 23:15:15 +01:00
tastytea e23594f3a6
nvim: update lua ls config 2023-12-30 20:56:19 +01:00
tastytea 0e660f9eeb
nvim: update ts_context_commentstring stuff 2023-12-30 20:55:39 +01:00
tastytea 5235f1d7fc
nvim: switch to pre_release branch of projections to shut up warning 2023-08-07 01:43:58 +02:00
tastytea cbcc45ad69
nvim: fix weird chdir bug, for real 2023-08-07 01:42:49 +02:00
tastytea 7de139a6e8
nvim: fix weird chdir bug 2023-08-07 01:22:43 +02:00
tastytea d60920c6ac
nvim: remove deprecated dressing-setting 2023-08-06 23:28:31 +02:00
tastytea 7e1bdf93fa
make completions prettier 2023-08-06 18:32:20 +02:00
tastytea d9cebc34f3
nvim: add rust support 2023-08-06 18:08:04 +02:00
tastytea d176f91ffd
nvim: formatting 2023-08-06 18:06:30 +02:00
tastytea f9543edd9f
nvim: add Cargo.toml as project root marker 2023-06-29 21:30:27 +02:00
tastytea 9c64eb30a9
nvim: fix rust-analyzer config 2023-06-29 21:12:52 +02:00
tastytea a790471913
nvim: always interpret modeline 2023-06-29 12:19:08 +02:00
tastytea 5fcf864a71
nvim: add some support for Caddyfile format 2023-06-19 00:12:43 +02:00
tastytea e15bf014a5
nvim: LSP wants to format differently. 🤷 2023-03-06 15:06:52 +01:00
tastytea 1981113faa
nvim: fix insert_modeline with empty commentstring, add (no)wrap 2023-03-04 20:01:01 +01:00
tastytea 7ef9b7f1e9
nvim: remove nvim-surround
The one time i wanted to use it, it didn't work right.
2023-02-02 20:48:38 +01:00
tastytea 5e0736f135
update pkgdev config 2023-01-29 17:35:13 +01:00
tastytea 2f9fadc99f
nvim: add copyright-updater 2023-01-26 11:14:49 +01:00
tastytea 098333f6f9
nvim: add hex.nvim 2023-01-24 21:04:18 +01:00
tastytea efd47a0699
nvim: fix some maps 2023-01-17 17:03:42 +01:00
tastytea 5e198fde64
nvim: use stable nvim-treesitter
Most recent commit has a bug that causes ebuilds to not be highlighted.
2023-01-17 02:45:08 +01:00
tastytea 7233443ffe
nvim: add neogen 2023-01-09 14:47:54 +01:00
tastytea df1f8ece8f
nvim: use easier keys for spell 2022-12-31 23:41:43 +01:00
tastytea bef34649f5
nvim: set tw for emails to 72 2022-12-31 23:41:16 +01:00
tastytea 942321bf40
nvim: fix opening mind project trees 2022-12-26 16:02:49 +01:00
tastytea e15c26421a
nvim: add asciidoc table snippet 2022-12-23 10:29:51 +01:00
tastytea 2ace21d1f6
nvim: add variable to prevent file cleanups 2022-12-20 04:59:28 +01:00
tastytea 9828393f65
nvim: clarify adoc quote snippet 2022-12-09 16:51:09 +01:00
tastytea 9a7bc151cc
nvim: add collapsible snippet for asciidoc 2022-12-08 18:25:06 +01:00
tastytea 32869bceae
nvim: add quote snippet for asciidoc 2022-12-07 23:52:26 +01:00
tastytea 25cb1d7760
nvim: set ft=cpp to ft=cpp.doxygen 2022-11-21 17:13:09 +01:00
tastytea 8b6b4ba02c
nvim: add paint plugin for syntax hl workarounds 2022-11-21 17:12:17 +01:00
tastytea 4a7f2d8f2f
nvim: use projections for project switching 2022-11-21 14:26:27 +01:00
tastytea d43331492e
nvim: improve git autocmd
- lcd to preoject dir in neogit windows
- nolist in fugitive
2022-11-15 19:28:50 +01:00
tastytea 20be69f12e
nvim: add suda.vim 2022-11-14 19:56:03 +01:00
tastytea 48af73653f
nvim: rework lsp_sig_status() 2022-11-14 14:17:32 +01:00
tastytea 19e76a16d8
nvim: deactivate project.nvim
I don't really use it, autocwd seems more useful.
2022-11-14 14:15:39 +01:00
tastytea 8b4730420d
nvim: add harpoon 2022-11-14 12:26:25 +01:00
tastytea ab66cedfb8
nvim: don't launch firenvim automatically 2022-11-13 10:31:15 +01:00