Commit graph

14 commits

Author SHA1 Message Date
Oliver Davies 6efab85b97 fix(nvim): remove unused user command 2023-04-06 00:26:26 +01:00
Oliver Davies 8b8a9f1ce5 feat(nvim): config updates 2023-03-22 22:24:53 +00:00
Oliver Davies d5fa2b558b feat: make working with Pulumi in Python nicer 2023-03-14 11:18:53 +00:00
Oliver Davies f603d40156 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 223412970a feat(nvim): add gitsigns to null-ls code actions 2023-02-12 09:51:24 +00:00
Oliver Davies 17b8a7c815 nvim: null-ls: set the temporary directory 2023-01-30 22:05:58 +00:00
Oliver Davies 40d3235275 nvim: hide numbers in terminals 2023-01-30 21:59:16 +00:00
Oliver Davies e4b8ea9e33 feat: add Astro language server 2023-01-13 01:39:19 +00:00
Oliver Davies 3a693e4ffd feat(nvim): add rst snippets for working with PDFs
Fixes #45
2023-01-13 01:37:46 +00:00
Oliver Davies bd5ec65f8b chore(nvim): configure backup settings 2022-12-27 16:36:56 +00:00
Oliver Davies 2a1927f073 feat: enable Tailwind CSS LSP for Astro files
Refs: #30
2022-12-10 10:05:45 +00:00
Oliver Davies 933d2fcf62 fix(nvim): update dotfiles location 2022-11-08 10:44:56 +00:00
Oliver Davies 1b03084975 fix(nvim): error on startup 2022-11-08 10:40:03 +00:00
Oliver Davies 5630466780 refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00