turn off custom plugins
This commit is contained in:
parent
c016d260b9
commit
53927c893d
6 changed files with 267 additions and 243 deletions
2
init.lua
2
init.lua
|
|
@ -14,8 +14,6 @@ vim.g.have_nerd_font = true
|
|||
|
||||
-- Make line numbers default
|
||||
vim.opt.number = true
|
||||
-- You can also add relative line numbers, to help with jumping.
|
||||
-- Experiment for yourself to see if you like it!
|
||||
vim.opt.relativenumber = true
|
||||
|
||||
-- Enable mouse mode, can be useful for resizing splits for example!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue