Commit graph

33 commits

Author SHA1 Message Date
6a87e455bd nix fmt
All checks were successful
/ check (push) Successful in 1m39s
2025-07-10 22:55:59 +01:00
1574605360 Remove nvim-autopairs
All checks were successful
/ check (push) Successful in 2m5s
2025-07-10 21:51:52 +01:00
dde3390c3f Automated dev commit
All checks were successful
/ check (push) Successful in 1m28s
2025-06-28 09:45:52 +01:00
140ff34900 Find hidden files 2025-06-21 13:13:00 +01:00
09d8f6fbcf Add vim-cool
Automatically disable `hlsearch` once a search is complete.

https://github.com/romainl/vim-cool
2025-06-21 12:34:51 +01:00
9b1b29e200 Automated dev commit
All checks were successful
/ check (push) Successful in 1m25s
2025-06-16 09:34:30 +01:00
cd1b85d92d Automated dev commit
All checks were successful
/ check (push) Successful in 1m38s
2025-06-16 00:00:35 +01:00
aee90917d9 Don't automatically save/close Harpoon windows
All checks were successful
/ check (push) Successful in 1m26s
2025-06-13 01:36:54 +01:00
003ed12e84 Enable auto-save.nvim
All checks were successful
/ check (push) Successful in 1m49s
https://nix-community.github.io/nixvim/plugins/auto-save/index.html
https://github.com/okuuva/auto-save.nvim
2025-06-12 13:59:21 +01:00
08d31dbdd4 Re-add scrolloff 2025-06-12 13:06:35 +01:00
2d6166477b Sort results in an ascending order 2025-06-12 13:04:57 +01:00
77bce04e39 Refactor 2025-06-12 13:00:10 +01:00
ecb2a05d60 Use nixvim 2025-06-06 16:35:16 +01:00
08a81b2b66 Open todo.txt in a new tab
All checks were successful
/ check (push) Successful in 1m7s
2025-05-23 11:28:04 +01:00
66474335ff Add keymaps to open and search my wiki and notes
All checks were successful
/ check (push) Successful in 1m9s
2025-05-22 08:56:52 +01:00
6e4c690e5d Remove global formatters and linters
All checks were successful
/ check (push) Successful in 1m12s
Following commit 724753327, this removes all global formatters and
linters so I can move them into project-specific flake.nix and .nvim.lua
files.
2025-05-22 08:38:49 +01:00
724753327c Remove global tools and language servers
Re-add them as needed for each specific project using each project's
flake.nix file.
2025-05-21 18:28:24 +01:00
935c099c31 Remove unused plugins 2025-05-19 08:29:12 +01:00
3a8388b09f Refactor
All checks were successful
/ check (push) Successful in 1m22s
2025-05-14 20:54:30 +01:00
9fa76b531a Re-map left and right arrows 2025-05-09 22:17:16 +01:00
2e6f381772 Add rst keymaps for adding text annotations/notes
Used for adding speaker notes to presentation slides with rst2pdf.
2025-05-09 22:16:31 +01:00
ea5e026a12 Add keymaps to turn lines into a rst list
All checks were successful
/ check (push) Successful in 1m37s
2025-05-08 23:44:20 +01:00
47841e3b26 Add keybinds to edit regular files 2025-05-08 22:23:25 +01:00
e1e4bba0ec Add a snippet to scaffold a new flake.nix file
All checks were successful
/ check (push) Successful in 1m33s
2025-05-08 20:58:50 +01:00
c76a28d6b4 Add keymaps to turn lines into a plain text list
All checks were successful
/ check (push) Successful in 1m28s
2025-05-08 18:14:36 +01:00
899486ac14 Remove icons
All checks were successful
/ check (push) Successful in 1m40s
2025-05-08 13:03:27 +01:00
d74744190b Update triggers
All checks were successful
/ check (push) Successful in 3m22s
2025-05-07 13:46:18 +01:00
a5417282da Add a snippet for adding homepage options to a
...module
2025-05-07 13:45:24 +01:00
67b59ba1af Refactor
All checks were successful
/ check (push) Successful in 1m17s
2025-05-06 20:25:01 +01:00
6c782845a3 Refactor
All checks were successful
/ check (push) Successful in 1m12s
2025-05-06 19:00:00 +01:00
0ea1cfebb6 Add Nix snippets
All checks were successful
/ check (push) Successful in 1m20s
2025-05-06 12:21:42 +01:00
3d806c436f Re-add oil.nvim 2025-04-27 20:58:34 +01:00
2bedd41d83 Refactor back to a more modular configuration 2025-04-23 14:19:05 +01:00