1
Fork 0

Set up conform.nvim

This commit is contained in:
Matei Adriel 2023-12-04 06:25:00 +01:00
parent 445c5965c6
commit e6f397f4be
No known key found for this signature in database
11 changed files with 68 additions and 77 deletions
home/features/neovim/config/lua/my/abbreviations

View file

@ -6,7 +6,10 @@ local M = {}
M.unicode = {
-- {{{ Logic
{ "frl", "" }, -- [f]o[r]al[l]
{ "exs", "" }, -- [e][x]ist[s]
{ "exs", "" }, -- [e][x]ist[s]
{ "land", "" }, -- [l]ogical [and]
{ "Land", "" }, -- arbitrary [l]ogical [and]
{ "lor", "" }, -- [l]ogical [or]