Commit graph

967 commits

Author SHA1 Message Date
Oliver Davies 47e2189487 fix(tag-release): accept no arguments
HEAD should be used as the default value if no value is passed for the
SHA value.
2023-05-16 19:55:31 +01:00
Oliver Davies 97f53b7f49 chore(update) 2023-05-15 18:17:22 +01:00
Oliver Davies 8b44eb3c5f feat(tmux): restore nvim sessions 2023-05-13 10:50:32 +01:00
Oliver Davies 180f88da20 feat(zsh): update aliases 2023-05-13 10:47:52 +01:00
Oliver Davies b027182014 fix(tmux): fix colours 2023-05-13 10:40:04 +01:00
Oliver Davies 458c7fe755 chore(update) 2023-05-13 10:39:25 +01:00
Oliver Davies cad984b874 chore(home-manager): rename packages.nix 2023-05-11 14:16:00 +01:00
Oliver Davies f468f8aa5f feat(nvim): only run PHPCS if there is a
...phpcs.xml.dist file.
2023-05-11 14:14:03 +01:00
Oliver Davies 9f065ea19d feat(nvim): add snippet to create a Pest test 2023-05-11 13:55:56 +01:00
Oliver Davies c5b2bafe34 chore(nvim): re-add cmdheight
Without this, I can't see when a macro is recording.
2023-05-10 20:33:02 +01:00
Oliver Davies 4814bbea3f chore(nvim): remove winbar 2023-05-10 20:32:54 +01:00
Oliver Davies bcbdcabd32 chore(nvim): stop automated resizing 2023-05-10 20:32:46 +01:00
Oliver Davies 8512b12430 chore(nvim): no longer using Packer 2023-05-10 20:32:24 +01:00
Oliver Davies 281b15d86b chore(home-manager): set environment variables 2023-05-10 13:26:31 +01:00
Oliver Davies c38b0732ad feat(nvim): add key bindings for Phpactor 2023-05-10 12:36:54 +01:00
Oliver Davies 1e22556f6a feat(nvim): add Phpactor templates for Drupal tests 2023-05-10 12:36:54 +01:00
Oliver Davies fdd48ba14d feat(scripts): stop all Docker containers 2023-05-10 12:36:54 +01:00
Oliver Davies b975044a9e chore(nvim): remove old lir configuration 2023-05-10 12:33:23 +01:00
Oliver Davies 9ecc92f7d1 feat(nvim): evaluate replacing Intelephense with
...Phpactor

Refs: #41
2023-05-10 01:44:29 +01:00
Oliver Davies b733e63574 feat(nvim): add phpactor
Refs: #41
2023-05-10 01:44:12 +01:00
Oliver Davies 1a65394a0c chore: update Git user email address 2023-05-09 21:43:21 +01:00
Oliver Davies bcfde30e28 feat: enable zram swap 2023-05-09 19:09:12 +01:00
Oliver Davies bc149e3deb feat(nvim): ignore key mapping error 2023-05-09 19:08:53 +01:00
Oliver Davies 85913acb63 chore(update) 2023-05-08 19:54:55 +01:00
Oliver Davies f08fe54d85 chore(update) 2023-05-07 01:27:35 +01:00
Oliver Davies 32c6ee2171 refactor: use flake parts 2023-05-04 00:04:02 +01:00
Oliver Davies 967e7e7bf8 refactor: use flake parts 2023-05-03 22:41:33 +01:00
Oliver Davies f0560fb773 chore(update) 2023-05-03 22:20:53 +01:00
Oliver Davies 4b459f08d4 style: reformat with nixpkgs-fmt 2023-05-03 22:19:59 +01:00
Oliver Davies 1be69caabb fix(nvim): remove plugins.lua 2023-05-02 01:13:33 +01:00
Oliver Davies 9a94a65cad chore(update) 2023-05-01 10:04:36 +01:00
Oliver Davies 491b6bcc3f fix(nvim): eslint errors on first lines of buffers
Only run eslint when an .eslintrc.js file is present in the project
root.
2023-04-30 23:12:20 +01:00
Oliver Davies 52e323be81 fix(nvim): set signcolumn
Stop the window moving when a new Gitsigns column is added.
2023-04-30 10:52:48 +01:00
Oliver Davies fe4833cdba chore(nvim): re-add virtual text 2023-04-30 10:52:24 +01:00
Oliver Davies 7c8dfc5ad4 chore(nvim): remove sign icons 2023-04-30 10:52:07 +01:00
Oliver Davies dbfcc97708 fix(nvim): additional LSP keybindings 2023-04-30 10:51:44 +01:00
Oliver Davies 80c09d2783 revert(update)
This reverts commit 1981c62978.
2023-04-29 11:03:36 +01:00
Oliver Davies 1981c62978 chore(update) 2023-04-29 10:57:46 +01:00
Oliver Davies d0f59f950b refactor(nvim): move custom plugins 2023-04-29 10:56:47 +01:00
Oliver Davies 35bef73170 feat(nvim): finish configuring lsp-zero.nvim
Fixes #49
2023-04-29 10:55:45 +01:00
Oliver Davies 1bcd135786 chore(update) 2023-04-27 19:03:24 +01:00
Oliver Davies 6c0691800e feat: automatically clear between nodemon commands 2023-04-27 19:02:14 +01:00
Oliver Davies b729416e82 chore(update) 2023-04-26 15:43:46 +01:00
Oliver Davies 9289ace4c3 chore(nvim): tweak indent line colours 2023-04-26 00:04:44 +01:00
Oliver Davies 575e0f694b fix(tmux): find warning when using t function
Fixes #51
2023-04-24 19:28:35 +01:00
Oliver Davies f58ef51f0f refactor(nvim): use lsp-zero.nvim 2023-04-18 11:43:50 +01:00
Oliver Davies 80ec00f68b feat: add awscli
Fixes #32
2023-04-17 18:33:20 +01:00
Oliver Davies 2a8f42c267 fix(nvim): install Treesitter grammars with Nix
Fixes #48
2023-04-17 17:58:31 +01:00
Oliver Davies 76c327b9b9 chore: remove nvim workaround to get the latest
...version
2023-04-17 17:44:23 +01:00
Oliver Davies 455cbf3bfc feat: add import-gzip-database script 2023-04-16 20:54:26 +01:00