Compare commits

..

No commits in common. "03f906b66364aa09e42357bd61b1e48b70df33fd" and "57bf62b4534dd3e45d7d1f45ebfe6f2f55a17ed0" have entirely different histories.

4 changed files with 12 additions and 13 deletions

View file

@ -27,7 +27,6 @@
"rainbow_csv": { "branch": "master", "commit": "3dbbfd7d17536aebfb80f571255548495574c32b" },
"render-markdown.nvim": { "branch": "main", "commit": "a615baed85137a8c6fc8e95f5545f64d33f5f384" },
"runst.nvim": { "branch": "main", "commit": "9760caf73d8f020b6054d34f5527a85836a11a24" },
"rustaceanvim": { "branch": "master", "commit": "88575b98bb9937fb9983ddec5e532b67e75ce677" },
"snacks.nvim": { "branch": "main", "commit": "bc0630e43be5699bb94dadc302c0d21615421d93" },
"tabular": { "branch": "master", "commit": "12437cd1b53488e24936ec4b091c9324cafee311" },
"telescope-live-grep-args.nvim": { "branch": "master", "commit": "b80ec2c70ec4f32571478b501218c8979fab5201" },

View file

@ -10,12 +10,6 @@ return {
end,
},
{
"mrcjkb/rustaceanvim",
version = "^6", -- Recommended
lazy = false, -- This plugin is already lazy
},
{
"cdelledonne/vim-cmake",
cond = vim.fn.executable("cmake") == 1,

View file

@ -121,9 +121,19 @@ return {
jsonls = {},
bashls = { dependencies = "shellcheck" },
kotlin_language_server = {},
gopls = {},
ts_ls = {},
svelte = {},
rust_analyzer = {
settings = {
["rust-analyzer"] = {
check = {
command = "clippy",
},
rustfmt = {
extraArgs = { "+nightly" },
},
},
},
},
arduino_language_server = {},
ltex = {
settings = {

View file

@ -46,7 +46,3 @@ inhibitive
parallelized
assumming
exhibitted
manyfold
reusability
Architected
roadmaps