init nvim

This commit is contained in:
2023-04-02 13:46:42 +03:00
parent 3bceb62c33
commit 3d1c72039a
19 changed files with 33 additions and 33 deletions

64
pwnvim/abbreviations.lua Normal file
View File

@@ -0,0 +1,64 @@
vim.cmd("ab jjcheck ✓")
vim.cmd("ab Ironcore IronCore")
vim.cmd("ab Hubspot HubSpot")
vim.cmd("ab jjheart ♥")
vim.cmd("ab jjcomm ⌘")
vim.cmd("ab accidant accident")
vim.cmd("ab accomodate accommodate")
vim.cmd("ab accross across")
vim.cmd("ab acheive achieve")
vim.cmd("ab accomodate accommodate")
vim.cmd("ab acomodate accommodate")
vim.cmd("ab andthe and the")
vim.cmd("ab apparant apparent")
vim.cmd("ab aquisition acquisition")
vim.cmd("ab assistent assistant")
vim.cmd("ab asthe as the")
vim.cmd("ab atthe at the")
vim.cmd("ab beutiful beautiful")
vim.cmd("ab cemetary cemetery")
vim.cmd("ab changeing changing")
vim.cmd("ab convertable convertible")
vim.cmd("ab defendent defendant")
vim.cmd("ab embarass embarrass")
vim.cmd("ab equivalant equivalent")
vim.cmd("ab guage gauge")
vim.cmd("ab harrass harass")
vim.cmd("ab hte the")
vim.cmd("ab teh the")
vim.cmd("ab judgment judgement")
vim.cmd("ab liason liaison")
vim.cmd("ab lieutenent lieutenant")
vim.cmd("ab performence performance")
vim.cmd("ab permanant permanent")
vim.cmd("ab questionaire questionnaire")
vim.cmd("ab recieve receive")
vim.cmd("ab relevent relevant")
vim.cmd("ab rythm rhythm")
vim.cmd("ab seperate separate")
vim.cmd("ab shouldnt shouldn't")
vim.cmd("ab couldnt couldn't")
vim.cmd("ab supercede supersede")
vim.cmd("ab taht that")
vim.cmd("ab threshhold threshold")
vim.cmd("ab tomorow tomorrow")
vim.cmd("ab transfered transferred")
vim.cmd("ab vacume vacuum")
vim.cmd("ab wierd weird")
vim.cmd("ab wouldnt wouldn't")
vim.cmd("ab independant independent")
vim.cmd("ab independance independence")
vim.cmd("ab occured occurred")
vim.cmd("ab occurence occurrence")
vim.cmd("ab occurance occurrence")
vim.cmd("ab occurrance occurrence")
vim.cmd("ab reccomend recommend")
vim.cmd("ab reccommend recommend")
vim.cmd("ab monday Monday")
vim.cmd("ab tuesday Tuesday")
vim.cmd("ab wednesday Wednesday")
vim.cmd("ab thursday Thursday")
vim.cmd("ab friday Friday")
vim.cmd("ab saturday Saturday")
vim.cmd("ab sunday Sunday")