stylua no special config;
This commit is contained in:
parent
35f8727b85
commit
0636757839
7 changed files with 262 additions and 309 deletions
|
|
@ -1,6 +1,6 @@
|
|||
if vim.g.loaded_cp then
|
||||
return
|
||||
return
|
||||
end
|
||||
vim.g.loaded_cp = 1
|
||||
|
||||
require('cp').setup()
|
||||
require("cp").setup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue