This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Oliver Davies e00d868e73 Update dial.nvim configuration
- Remove use of `pcall` to simplify requiring the plugin.
- Replace usages of custom keybinding functions with `vim.keymap.set()`.
2024-05-16 18:10:57 +01:00
after Update dial.nvim configuration 2024-05-16 18:10:57 +01:00
autoload refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
lib Use and format with nixfmt-rfc-style 2024-05-15 19:55:51 +01:00
lua/opdavies Configure spelling and a custom dictionary file 2024-05-14 13:00:32 +01:00
overlays Remove obsidian.nvim 2024-05-02 17:18:52 +01:00
spell Configure spelling and a custom dictionary file 2024-05-14 13:00:32 +01:00
.envrc Add initial flake 2024-01-24 09:27:24 +00:00
.gitignore Configure spelling and a custom dictionary file 2024-05-14 13:00:32 +01:00
.luacheckrc Tidy neovim configuration 2024-02-24 22:26:31 +00:00
.markdownlint.yaml Ignore some markdownlint rules 2024-03-14 01:30:45 +00:00
.tmuxinator.yaml Add .tmuxinator.yaml 2024-03-29 01:25:37 +00:00
CHANGELOG.md Update gitsigns keymaps 2024-03-14 01:41:40 +00:00
flake.lock Update lock file 2024-05-09 18:58:16 +01:00
flake.nix Use and format with nixfmt-rfc-style 2024-05-15 19:55:51 +01:00
init.lua Add init.lua 2024-01-24 09:27:24 +00:00
justfile Add PHP filetype for inc and module extensions 2024-04-07 11:50:57 +01:00
run Add run file with a build task 2024-01-25 00:11:51 +00:00
stylua.toml Add stylua.toml 2024-01-23 21:44:26 +00:00