Commit graph

39 commits

Author SHA1 Message Date
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
9b54b177af Re-add mapping to run current_buffer_fuzzy_find
All checks were successful
/ check (push) Successful in 1m27s
2025-06-12 12:18:09 +01:00
a068e0481f Add an nvim package
Now I can run `nix run .#nvim` to run Neovim with any configuration
changes without having to rebuild my whole NixOS configuration.
2025-06-12 12:15:56 +01:00
e65f3e42a5 Re-add LSP keymaps 2025-06-12 12:13:49 +01:00
e1bd0932f8 Fix keymap mode 2025-06-12 12:13:49 +01:00
10a0c3d3a0 Re-add jk keymap to go back to normal mode
All checks were successful
/ check (push) Successful in 1m35s
2025-06-11 16:30:34 +01:00
233985bc33 Experiment with nvim-autopairs 2025-06-11 16:28:43 +01:00
22173cc76b Configure filetypes
All checks were successful
/ check (push) Successful in 1m17s
2025-06-10 13:47:40 +01:00
3ca167aa70 Re-add signcolumn
All checks were successful
/ check (push) Successful in 1m19s
2025-06-10 13:20:44 +01:00
d234775406 Add keymaps
All checks were successful
/ check (push) Successful in 1m24s
2025-06-10 12:36:46 +01:00
e2b435efb1 Make keymaps silent
All checks were successful
/ check (push) Successful in 1m27s
2025-06-08 17:49:53 +01:00
7c929002a9 Fix keymap
All checks were successful
/ check (push) Successful in 5m27s
2025-06-06 23:12:21 +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
59fd01f155 Remove some Vim plugins
I'm not sure if or how much I use these.
2025-05-21 18:29:06 +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
0f98932c63 Remove vim-caser
All checks were successful
/ check (push) Successful in 1m29s
2025-05-03 17:22:30 +01:00
54b43e4203 Remove features
All checks were successful
/ check (push) Successful in 1m21s
2025-05-03 16:50:27 +01:00
bb9b77e2f8 Update config and option names for modules 2025-04-30 09:54:25 +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