mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 01:39:54 +01:00
lua_ls works on NixOS now
This commit is contained in:
@@ -7,7 +7,7 @@ return {
|
||||
"sbdchd/neoformat",
|
||||
init = function()
|
||||
vim.cmd("source" .. vim.fn.stdpath "config" ..
|
||||
"/lua/config/neoformat.vim")
|
||||
"/lua/config/neoformat.vim")
|
||||
end
|
||||
}, {
|
||||
"rachartier/tiny-inline-diagnostic.nvim",
|
||||
|
||||
Reference in New Issue
Block a user