mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 15:03:36 +00:00
net config
This commit is contained in:
parent
93b7b93d64
commit
dd59a54b92
36 changed files with 960 additions and 631 deletions
3
after/ftplugin/markdown.lua
Normal file
3
after/ftplugin/markdown.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
vim.opt_local.wrap = true
|
||||
vim.opt_local.textwidth = 80
|
||||
vim.opt_local.conceallevel = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue