Skip to content

Commit

Permalink
Yet another useful abbreviation
Browse files Browse the repository at this point in the history
  • Loading branch information
arg committed Jan 12, 2024
1 parent 0880c6f commit e0d37e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/.config/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ vim.keymap.set("n", "<Leader>tf", function() require("neotest").run.run(vim.fn.e
-- }}}

-- Abbreivations {{{
vim.cmd("inoreabbrev bi binding.irb")
vim.cmd("inoreabbrev bp binding.pry")
-- }}}

Expand Down

0 comments on commit e0d37e2

Please sign in to comment.