Commit graph

352 commits

Author SHA1 Message Date
Oliver Davies e00d868e73 Update dial.nvim configuration
- Remove use of `pcall` to simplify requiring the plugin.
- Replace usages of custom keybinding functions with `vim.keymap.set()`.
2024-05-16 18:10:57 +01:00
Oliver Davies 085a54aefc Update gitsigns configuration
- Remove use of `pcall` to simplify requiring the plugin.
- Replace usages of custom keybinding functions with `vim.keymap.set()`.
2024-05-16 18:10:37 +01:00
Oliver Davies e7bcf62062 Use and format with nixfmt-rfc-style 2024-05-15 19:55:51 +01:00
Oliver Davies b4809f12a2 Configure oil 2024-05-15 19:38:21 +01:00
Oliver Davies e6e8cd5fa6 Revert "Remove oil.nvim, configure netrw"
This reverts commit 94e6c8ab13.
2024-05-15 19:11:01 +01:00
Oliver Davies 83edc8c963 Add buffer completion to SQL files 2024-05-14 13:03:47 +01:00
Oliver Davies 80fc14d063 Configure spelling and a custom dictionary file 2024-05-14 13:00:32 +01:00
Oliver Davies 67529832a7 Update lock file 2024-05-09 18:58:16 +01:00
Oliver Davies e676b97b39 Add nodejs-slim
node is needed to run DAP sessions.
2024-05-09 18:57:18 +01:00
Oliver Davies 880ef033ca Add keymaps 2024-05-09 13:01:10 +01:00
Oliver Davies 77dfbffc55 Add yamlfmt and yamllint 2024-05-09 13:00:52 +01:00
Oliver Davies cc067120f8 Remove vim-sort-motion 2024-05-08 09:49:03 +01:00
Oliver Davies 8578117a2e Remove telescope-file-browser.nvim 2024-05-08 07:11:03 +01:00
Oliver Davies 1b3475bb12 Disable hlsearch
I'll re-add it if I miss it.
2024-05-08 00:08:34 +01:00
Oliver Davies 09ad375bda Remove mini.statusline 2024-05-08 00:07:50 +01:00
Oliver Davies 2d0024b2b5 Pin rest.nvim to 23.11 due to startup errors 2024-05-08 00:06:50 +01:00
Oliver Davies d719ab5cbe Fix for Treesitter Context error for Markdown
...files

https://github.com/nvim-treesitter/nvim-treesitter-context/issues/431
2024-05-07 16:04:37 +01:00
Oliver Davies c494a3ea99 Update lock file 2024-05-07 15:47:18 +01:00
Oliver Davies 94e6c8ab13 Remove oil.nvim, configure netrw 2024-05-03 23:06:46 +01:00
Oliver Davies 0d142447d5 Add path completion for rst files 2024-05-02 20:11:50 +01:00
Oliver Davies 63b5ea30df Wrap contents in rst files 2024-05-02 19:45:22 +01:00
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