mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-04-24 01:35:47 +01:00
Added custom scheme settings
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
vim.bo.tabstop = 2
|
||||
vim.bo.shiftwidth = 2
|
||||
vim.keymap.set("i", "'", "'", { buffer = 0 })
|
||||
Reference in New Issue
Block a user