Add Comment.nvim plugin with <c-/> shortcuts
This commit is contained in:
parent
44063ad379
commit
f1d1cae623
2 changed files with 54 additions and 43 deletions
|
@ -1,4 +1,3 @@
|
|||
-- Configure Indent Settings
|
||||
vim.cmd("set expandtab")
|
||||
vim.cmd("set tabstop=2")
|
||||
vim.cmd("set softtabstop=2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue