Commit graph

14 commits

Author SHA1 Message Date
Oliver Davies 44f413cd53 Remove drupal_class snippet
Removed now I have Phpactor working again.
2025-01-04 13:43:22 +00:00
Oliver Davies 1cfe4b0315 Refactor snippet configuration 2025-01-04 13:43:22 +00:00
Oliver Davies c5833a9cdc Add a snippet to create a test with an attribute
Instead of an annotation.
2025-01-04 02:06:30 +00:00
Oliver Davies f1466f269c Remove unused snippets 2025-01-04 02:06:30 +00:00
Oliver Davies 0dde56cd3f Simplify Neovim configuration 2024-12-31 11:52:20 +00:00
Oliver Davies 35e2fe1d91 Simplify neovim keymaps and change clipboard
...setting
2024-12-29 11:54:21 +00:00
Oliver Davies 58f645ee50 Add multigrep from TJ's video 2024-12-12 22:04:23 +00:00
Oliver Davies 3d4bca0ada Execute Lua code in the current file, range or
...line
2024-12-10 16:57:56 +00:00
Oliver Davies 4f6202de81 Fix keymap 2024-12-09 16:27:07 +00:00
Oliver Davies fc8925f4b2 Set keymaps after loading options
Ensure `<leader>` is set in options.lua before settings keymaps in
keymaps.lua.
2024-12-09 16:25:58 +00:00
Oliver Davies bab5f8f4a8 Fix occassional Neovim loading error 2024-12-07 00:43:21 +00:00
Oliver Davies 7e102e3555 Enable the mouse in Neovim
I already have it enabled in i3, tmux, etc, so why not in Vim?
2024-11-30 23:11:06 +00:00
Oliver Davies 64b3299b82 Update spellfile path 2024-11-21 13:22:17 +00:00
Oliver Davies 69a397e624 Move Nix files into a nix directory
Move everything from `config` to the root level.
2024-11-21 08:56:12 +00:00