Commit graph

323 commits

Author SHA1 Message Date
Oliver Davies 50c3a1df03 feat: make working with Pulumi in Python nicer 2023-03-14 11:18:53 +00:00
Oliver Davies b5e6ec57ec feat(nvim): automatically find files
Run "nvim +GoToFile" to open Neovim and automatically open Telescope to
find the file that I need.

The idea was taken from @joshmedeski when he mentioned it in a podcast
with @nicknisi.

https://youtu.be/17o9QrCcF_o
https://github.com/joshmedeski/dotfiles/search?q=GoToFile
2023-02-24 09:43:29 +00:00
Oliver Davies 570a9e39bf feat(nvim): add gitsigns to null-ls code actions 2023-02-12 09:51:24 +00:00
Oliver Davies 93cb15854e nvim: treesitter: enable autotag 2023-01-30 22:08:14 +00:00
Oliver Davies 559617280d nvim: null-ls: set the temporary directory 2023-01-30 22:05:58 +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 01eebfbefe feat: add Astro language server 2023-01-13 01:39:19 +00:00
Oliver Davies 9c612e49fe feat(nvim): add rst snippets for working with PDFs
Fixes #45
2023-01-13 01:37:46 +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 716f35746a chore(nvim): configure backup settings 2022-12-27 16:36:56 +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 b14a579578 feat: enable Tailwind CSS LSP for Astro files
Refs: #30
2022-12-10 10:05:45 +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 b32e7fb510 fix(nvim): error on startup 2022-11-08 10:40:03 +00:00
Oliver Davies a66d1c417d refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00