Поправил кучку недостатков в neovim
This commit is contained in:
parent
28a7b1f678
commit
74e201e92c
11 changed files with 444 additions and 234 deletions
|
@ -18,6 +18,7 @@ vim.g.maplocalleader = " "
|
|||
vim.g.colorcolumn = 120
|
||||
vim.g.loaded_netrw = 1
|
||||
vim.g.loaded_netrwPlugin = 1
|
||||
vim.cmd("filetype plugin indent on")
|
||||
|
||||
require("options")
|
||||
require("plugins")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue