more!!! add python support and formatters and null ls to manage all...
that automatically also change my stylua.toml to ignore everything cause I don't like the way it formats stuff
This commit is contained in:
parent
e830931ff4
commit
9ea9d9f516
14 changed files with 352 additions and 43 deletions
|
|
@ -22,6 +22,6 @@ ts_postfix = require("luasnip.extras.treesitter_postfix").treesitter_postfix
|
|||
postfix = require("luasnip.extras.postfix").postfix
|
||||
ms = ls.multi_snippet
|
||||
|
||||
function file_name(_, _, _)
|
||||
file_name = function(_, _, _)
|
||||
return vim.fn.expand("%:t:r")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue