diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-07 15:00:30 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-07 15:00:30 -0400 |
| commit | 3b26572913f42c540691ee385bb255b52228e448 (patch) | |
| tree | a35ce43f9573889f727ee51be54099c8c1d5729c /pkgs/custom-neovim/config/lua/plugins/namu.lua | |
| parent | b2a806b5078391dd8f9ee94fdc8be5c3b0271187 (diff) | |
neovim: added namu and changed keys
Diffstat (limited to 'pkgs/custom-neovim/config/lua/plugins/namu.lua')
| -rw-r--r-- | pkgs/custom-neovim/config/lua/plugins/namu.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/config/lua/plugins/namu.lua b/pkgs/custom-neovim/config/lua/plugins/namu.lua new file mode 100644 index 0000000..82275b9 --- /dev/null +++ b/pkgs/custom-neovim/config/lua/plugins/namu.lua @@ -0,0 +1 @@ +require("namu").setup() |
