Oliver Davies
|
a823cb2d01
|
Remove obsidian.nvim
|
2024-05-02 17:18:52 +01:00 |
|
Oliver Davies
|
3353bbd848
|
Rename treesj so it's more consistent
|
2024-05-01 20:35:59 +01:00 |
|
Oliver Davies
|
6bc7c6a5fd
|
Move customVim plugins into an overlay
|
2024-05-01 20:32:16 +01:00 |
|
Oliver Davies
|
8059264ca9
|
Update DAP configuration
|
2024-04-30 07:38:19 +01:00 |
|
Oliver Davies
|
b434c65902
|
Update lock file
|
2024-04-30 07:38:05 +01:00 |
|
Oliver Davies
|
50944ccc71
|
Add oil.nvim
|
2024-04-24 21:35:35 +01:00 |
|
Oliver Davies
|
2af1332ad2
|
Add a treesitter parser for just
|
2024-04-24 18:13:45 +01:00 |
|
Oliver Davies
|
4fa91b9720
|
Add Obsidian keymaps
Add Obsidian keymaps to create and search notes.
|
2024-04-22 21:57:07 +01:00 |
|
Oliver Davies
|
fded826b0a
|
Reapply "Add obsidian.nvim and marksman"
This reverts commit e82db1df25 .
|
2024-04-22 20:30:48 +01:00 |
|
Oliver Davies
|
942e334cb5
|
Re-add vim-fugitive
This reverts commit 75f3877a13 .
|
2024-04-17 20:14:06 +01:00 |
|
Oliver Davies
|
16f47fa41e
|
Update lock file
|
2024-04-16 23:06:58 +01:00 |
|
Oliver Davies
|
c65a97a40b
|
Update lock file
|
2024-04-08 07:45:26 +01:00 |
|
Oliver Davies
|
e8ffa065a1
|
Add PHP filetype for inc and module extensions
|
2024-04-07 11:50:57 +01:00 |
|
Oliver Davies
|
820ab697f1
|
Use global statusline
|
2024-04-07 11:49:20 +01:00 |
|
Oliver Davies
|
305bb400b5
|
Set *.theme files as the PHP filetype
This wasn't working with vim-polyglot enabled, as per
https://github.com/neovim/neovim/issues/23522, so I'm removing at - as
least temporarily.
|
2024-04-07 01:09:37 +01:00 |
|
Oliver Davies
|
ef439aefd1
|
Search for TODO comments with Telescope
|
2024-04-07 00:04:21 +01:00 |
|
Oliver Davies
|
40e05c6f70
|
Add hadolint
|
2024-04-04 18:52:03 +01:00 |
|
Oliver Davies
|
779687182c
|
Remove mini.splitjoin
I already have `treesj` which works better for PHP and Nix compared to
the `mini.splitjoin`.
|
2024-04-02 01:20:37 +01:00 |
|
Oliver Davies
|
cff2728d54
|
Update lock file
|
2024-04-02 00:48:02 +01:00 |
|
Oliver Davies
|
339a29be1f
|
Add nixfmt as a formatter
|
2024-03-31 10:12:31 +01:00 |
|
Oliver Davies
|
e82db1df25
|
Revert "Add obsidian.nvim and marksman"
This reverts commit da206ae6ff .
|
2024-03-31 10:12:31 +01:00 |
|
Oliver Davies
|
8a74f33344
|
Add lib as an output
|
2024-03-30 21:48:39 +00:00 |
|
Oliver Davies
|
da206ae6ff
|
Add obsidian.nvim and marksman
|
2024-03-29 01:26:56 +00:00 |
|
Oliver Davies
|
b71e7d35d7
|
Remove flake parts and update lock file
|
2024-03-29 01:26:56 +00:00 |
|
Oliver Davies
|
d49a398b35
|
Add .tmuxinator.yaml
|
2024-03-29 01:25:37 +00:00 |
|
Oliver Davies
|
e3ddc8cf77
|
Re-add vimux and use it when running tests
|
2024-03-26 23:41:08 +00:00 |
|
Oliver Davies
|
51329ce842
|
Update lock file
|
2024-03-21 15:04:27 +00:00 |
|
Oliver Davies
|
298601c4e0
|
Replace nixd with nil_ls
|
2024-03-19 14:19:20 +00:00 |
|
Oliver Davies
|
026c4a3c1f
|
Use nixfmt before alejandra
|
2024-03-18 22:27:13 +00:00 |
|
Oliver Davies
|
75f3877a13
|
Remove vim-fugitive
|
2024-03-18 20:37:06 +00:00 |
|
Oliver Davies
|
1b819937f7
|
Format with nixfmt
|
2024-03-18 20:34:42 +00:00 |
|
Oliver Davies
|
72dac789ef
|
Update lock file
|
2024-03-18 20:30:39 +00:00 |
|
Oliver Davies
|
69b2d3b710
|
Re-add nixd
Using the latest nightly version of `nixd` due to a dependency on nix
2.16.2 which is now unsecure.
|
2024-03-17 20:16:19 +00:00 |
|
Oliver Davies
|
975c7d8c70
|
Remove Ansible language server
|
2024-03-17 19:17:11 +00:00 |
|
Oliver Davies
|
e273f35aa6
|
Shorten usages of vimUtils.buildVimPlugin
|
2024-03-17 17:38:02 +00:00 |
|
Oliver Davies
|
ac90ae5b08
|
Only install the Treesitter parsers I use
|
2024-03-17 16:00:13 +00:00 |
|
Oliver Davies
|
021093bd3d
|
Foramt files with stylua
|
2024-03-14 07:42:24 +00:00 |
|
Oliver Davies
|
b4ca3831b0
|
Update gitsigns keymaps
|
2024-03-14 01:41:40 +00:00 |
|
Oliver Davies
|
c1d2b1d7af
|
Ignore some markdownlint rules
|
2024-03-14 01:30:45 +00:00 |
|
Oliver Davies
|
327f81f8ae
|
Add committia.vim
Improves the Git commit buffer.
https://github.com/rhysd/committia.vim
|
2024-03-14 01:30:21 +00:00 |
|
Oliver Davies
|
6c9439a093
|
Update CHANGELOG
|
2024-03-12 23:01:26 +00:00 |
|
Oliver Davies
|
3a012c07af
|
Add diffview.nvim
https://github.com/sindrets/diffview.nvim
|
2024-03-12 22:52:39 +00:00 |
|
Oliver Davies
|
e64463259b
|
Add jsonlint and nvim-spectre
https://github.com/nvim-pack/nvim-spectre
|
2024-03-12 22:52:17 +00:00 |
|
Oliver Davies
|
4b26e20375
|
Configure lua_ls workspace settings
|
2024-03-12 19:56:26 +00:00 |
|
Oliver Davies
|
b9fb453db1
|
Remove nixd and rnix-lsp
These were preventing an upgrade from an insecure version of nix.
|
2024-03-12 17:07:41 +00:00 |
|
Oliver Davies
|
f22e42da08
|
Update lock file
|
2024-03-11 20:15:25 +00:00 |
|
Oliver Davies
|
2640acecc5
|
Re-add markdown-preview.nvim
|
2024-03-11 11:03:45 +00:00 |
|
Oliver Davies
|
b98191f6a9
|
Remove grammarly
|
2024-03-09 20:19:32 +00:00 |
|
Oliver Davies
|
452f297a39
|
Set number of lines to search for a textobject
|
2024-03-07 07:59:45 +00:00 |
|
Oliver Davies
|
e43054e92e
|
Remove icons in statusline
|
2024-03-07 07:33:49 +00:00 |
|