mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-31 07:03:36 +00:00
~
This commit is contained in:
parent
3099e738ef
commit
447ca1d457
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
vim-wakatime
|
||||
];
|
||||
extraLuaConfig = ''
|
||||
require("lsp.lua")
|
||||
require("./lsp.lua")
|
||||
|
||||
vim.opt.tabstop = 4
|
||||
vim.opt.softtabstop = 4
|
||||
|
|
Loading…
Reference in a new issue