Oliver Davies
3e2ac919df
feat(nvim): add undotree
2023-08-14 00:23:46 +01:00
Oliver Davies
3c67aad960
chore(nvim): update gitsigns keymaps
2023-08-11 00:29:01 +01:00
Oliver Davies
b9a0d52e86
feat(nvim): add fugitive keymaps
...
Add keymaps to open `git status` within Fugitive as well as push and
pull changes within a fugitive buffer.
2023-08-11 00:29:01 +01:00
Oliver Davies
8a0404356f
chore(nvim): remove lualine packages
2023-08-07 22:03:45 +01:00
Oliver Davies
7c6996cc70
chore(nvim): change vim-test strategy
2023-08-07 21:51:20 +01:00
Oliver Davies
8634516e68
refactor: restructure my Code directory
...
I recently restructed the contents of my `~/Code` directory so that
repositories are grouped by their provider and organisation.
For example, my `dotfiles` are now located at
`~/Code/github.com/opdavies/dotfiles`.
Likewise, `build-configs` is now located at
`~/Code/github.com/OliverDaviesLtd/build-configs` as it's within the
`OliverDaviesLtd` organisation.
As well as `~/Code/github.com`, I also have `~/Code/bitbucket.org` for
Bitbucket repositories. These are also grouped within subdirectories for
each organisation.
This change means I need to update any reference to the old `dotfiles`
location to the new one and I can update the `t` function to adjust the
min and max depth it uses to find directories.
2023-08-07 09:53:33 +01:00
Oliver Davies
511f7fe21e
feat(nvim): configure lualine
2023-07-22 09:35:20 +01:00
Oliver Davies
79a3a22a3c
feat: transparency in alacritty and nvim
2023-06-10 10:20:54 +01:00
Oliver Davies
5ff6e004d9
feat(nvim): add key bindings for Phpactor
2023-05-10 12:36:54 +01:00
Oliver Davies
41a4fef20f
chore(nvim): remove old lir configuration
2023-05-10 12:33:23 +01:00
Oliver Davies
151ce3da63
feat(nvim): finish configuring lsp-zero.nvim
...
Fixes #49
2023-04-29 10:55:45 +01:00
Oliver Davies
5e86877304
chore(nvim): tweak indent line colours
2023-04-26 00:04:44 +01:00
Oliver Davies
36f5640249
fix(nvim): install Treesitter grammars with Nix
...
Fixes #48
2023-04-17 17:58:31 +01:00
Oliver Davies
b99b4eef04
fix(nvim): treesitter parser location issue
2023-04-06 00:25:49 +01:00
Oliver Davies
2cf0eb8cfc
feat(nvim): config updates
2023-03-22 22:24:53 +00:00
Oliver Davies
93cb15854e
nvim: treesitter: enable autotag
2023-01-30 22:08:14 +00:00
Oliver Davies
26757b1bd4
nvim: hide numbers in terminals
2023-01-30 21:59:16 +00:00
Oliver Davies
9317effa05
nvim: add phpdoc to treesitter
2023-01-27 10:00:53 +00:00
Oliver Davies
a666dbd912
nvim: update gitsigns configuration
2023-01-23 18:12:25 +00:00
Oliver Davies
86e1be0ced
feat(nvim): add new plugins
2023-01-04 22:16:14 +00:00
Oliver Davies
d8c5b1c7fb
feat(nvim): use --testdox when running PHPUnit
2022-12-28 17:56:34 +00:00
Oliver Davies
ece5c46c47
feat(nvim): use floaterm for running tests
2022-12-28 17:55:49 +00:00
Oliver Davies
9b13d427e8
feat(nvim): add nvim_lsp_signature_help
2022-12-26 21:06:11 +00:00
Oliver Davies
cfb4842566
chore(nvim): update vim-test key mappings
2022-12-19 09:44:24 +00:00
Oliver Davies
deb099f6ac
feat: add Astro to Treesitter
...
Refs: #30
2022-12-10 10:56:33 +00:00
Oliver Davies
637e03f0bc
fix(nvim): configure splitjoin with lua
2022-12-03 10:46:02 +00:00
Oliver Davies
f7ed307411
feat(nvim): add splitjoin plugin
...
https://github.com/AndrewRadev/splitjoin.vim
2022-12-03 09:45:50 +00:00
Oliver Davies
edbd038cbe
fix(nvim): update dotfiles location
2022-11-08 10:44:56 +00:00
Oliver Davies
a66d1c417d
refactor(nvim): manage Neovim with Home Manager
2022-10-04 09:38:42 +01:00