Commit graph

482 commits

Author SHA1 Message Date
0f6e9fc070 nvim: fix typo in comment 2024-07-21 19:19:05 +02:00
608d971a3c nvim: use ftplugin instead of autocmd for NeogitCommitMessage settings 2024-07-21 19:11:52 +02:00
217f0e1796 nvim: minor style fixes 2024-07-21 19:05:17 +02:00
19c3cd9ab8 nvim: use Telescope for text-case instead of default mappings 2024-07-21 01:27:30 +02:00
37aec2fac7 nvim: remove extension configuration from Telescope setup
This makes the Telescope plugin configuration more independent from
extensions. The next step would be to move the `fzf-native` extension to
its own file.
2024-07-21 01:25:46 +02:00
fef06d87b3 nvim: enable matchparen plugin 2024-07-21 01:25:15 +02:00
96dc308f5c nvim: remove legacy option 'pastetoggle' 2024-07-20 22:02:51 +02:00
83c8c8bd28 nvim: add plugin 'lukas-reineke/headlines.nvim' 2024-07-20 01:47:20 +02:00
470543f295 nvim: disable format on write by default 2024-07-20 00:34:00 +02:00
b3c8886304 nvim: enable format on write and add key map to toggle it 2024-07-20 00:21:29 +02:00
24fe53f1cc nvim: fix handling of tabs/spaces for shfmt formatter 2024-07-19 23:49:47 +02:00
73da48e6e6 nvim: rename builtin formatters for clarity 2024-07-19 22:42:10 +02:00
80136704e7 nvim: fix annoyances with completion key map 2024-07-19 22:37:45 +02:00
cbe4a440f7 nvim: refactor completion key mappings 2024-07-17 23:20:50 +02:00
3d68f6fb65 Add .editorconfig 2024-07-17 22:48:10 +02:00
53f9c5a4d9 nvim: add key maps to toggle previewers (PlantUML and Markdown) 2024-07-17 21:10:20 +02:00
3c558004bf nvim: remove redundant parameter
DuckDuckGo is already set as the default search engine, no need to
specify it again in the key map.
2024-07-17 20:45:40 +02:00
c38b32415b nvim: remove redundant pass through function definition 2024-07-17 20:45:06 +02:00
3dbe95d1c2 nvim: disable Lazy's change detection 2024-07-17 20:20:38 +02:00
e5793203f2 Revert "nvim: fix opening browser with Markdown preview on macOS + Firefox + tmux"
This reverts commit 50dfc1efa6.

It seems that the issue with open(1) was temporary and fixed by
restarting the machine.
2024-07-14 23:52:33 +02:00
8e2b50e034 nvim: add custom icons to Mason 2024-07-14 23:52:23 +02:00
82979b2153 nvim: add plugin 'mfussenegger/nvim-lint' 2024-07-14 23:52:07 +02:00
c453f2909e nvim: fix keymap description for formatter.nvim 2024-07-14 23:52:07 +02:00
13fa12c5c3 Ensure files end with a new line 2024-07-14 23:51:56 +02:00
8a5478ad4c vim: add plugin 'tyru/open-browser.vim' 2024-07-14 02:35:43 +02:00
50dfc1efa6 nvim: fix opening browser with Markdown preview on macOS + Firefox + tmux 2024-07-12 16:40:35 +02:00
735d6ffaef nvim: don't close Markdown preview when leaving the buffer 2024-07-12 16:39:53 +02:00
3a273afd06 nvim: extract PlantUML JAR from launch script
I had previously hard-coded the path on my Debian install, but this
commit will find the correct JAR file as long as there is a `plantuml`
launch script in the PATH.
2024-07-12 13:26:26 +02:00
c91a813f83 nvim: add plugin 'weirongxu/plantuml-previewer.vim' 2024-07-11 12:43:45 +02:00
5a957f6de3 nvim: Add PlantUML syntax 2024-07-11 12:24:25 +02:00
089c6f8ffc vim: ensure cmake treesitter parser is installed 2024-04-11 10:44:00 +02:00
f39ac9a666 vim: navigate up/down completions with <c-j>/<c-k> 2024-03-17 23:37:42 +01:00
fee0d0f5c7 vim: better telescope key mappings (match fzf) 2024-03-17 23:36:44 +01:00
7392fed0d5 vim: open neogit commit editor on a new tab 2024-03-17 23:36:02 +01:00
b98404a488 vim: set gitconfig filetype for delta config 2024-03-09 03:27:45 +01:00
61e658e074 Remove debugging info 2024-02-26 21:35:23 +01:00
786b28fba5 vim: Apply gitcommit options to NeogitCommitMessage buffers 2024-02-24 21:08:01 +01:00
c39be0a592 vim: clear telescope prompt with <c-u> 2024-02-23 23:46:47 +01:00
fe084ae46a vim: enforce style in top-level code 2024-02-22 18:42:06 +01:00
f513e9346e vim: enforce style in util 2024-02-21 20:30:19 +01:00
c2b340ef88 vim: refactor plugin specs 2024-02-20 19:09:18 +01:00
c4db3de78a vim: add keymap to run formatter in visual mode 2024-02-19 18:13:37 +01:00
1b4f468324 vim: add keymap to dismiss notifications 2024-02-19 18:09:11 +01:00
3921c1e52b vim: ensure some LSPs are installed (clangd, cmake, lua_ls, pyright) 2024-02-19 02:20:19 +01:00
15f944eb4c vim: better higlights for todo-comments 2024-02-19 02:18:46 +01:00
36ceb2c15c vim: make sure not to blow up on nil opts 2024-02-19 02:04:09 +01:00
a15e582567 vim: add plugin 'mhartington/formatter.nvim' 2024-02-19 01:58:57 +01:00
98c8837469 vim: telescope refactor 2024-02-18 23:41:06 +01:00
c924601769 vim: visual mode paste without loosing yanked text 2024-02-18 21:48:41 +01:00
890d2def13 vim: add plugin 'monaqa/dial.nvim' 2024-02-18 21:25:09 +01:00