if swapfiles are useful I have never discovered howgit add fnl/personalize.fnl
This commit is contained in:
parent
5cf4a242c0
commit
64bcb8e231
|
@ -11,7 +11,8 @@
|
|||
(set vim.o.formatoptions :tncro)
|
||||
(set vim.o.conceallevel 2)
|
||||
(set vim.o.splitbelow true)
|
||||
(set vim.o.splitright true))
|
||||
(set vim.o.splitright true)
|
||||
(set vim.opt.swapfile false))
|
||||
:keymap (fn []
|
||||
(let [nmap #(vim.keymap.set :n $1 $2 {:desc $3})
|
||||
tmap #(vim.keymap.set :t $1 $2)]
|
||||
|
|
Loading…
Reference in a new issue