-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from PandeCode/main
Adding Rust changes
- Loading branch information
Showing
31 changed files
with
1,835 additions
and
986 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,6 @@ test | |
tags | ||
tags.lock | ||
tags.temp | ||
lazy-lock.jsonlazy-lock.json | ||
lazy-lock.json | ||
rust/Cargo.lock | ||
rust/lua/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
[ ] Convert what i can to rust and make it main branch | ||
[ ] Fix refactoring.nvim | ||
[ ] Fix debugging https://github.com/mfussenegger/nvim-dap | ||
|
||
Future plugins ? ⚡ | ||
- https://github.com/polirritmico/telescope-lazy-plugins.nvim | ||
- https://github.com/s1n7ax/nvim-search-and-replace | ||
- https://github.com/nvim-pack/nvim-spectre | ||
- https://github.com/AckslD/muren.nvim/ | ||
- https://github.com/SirVer/ultisnips?tab=readme-ov-file | ||
- https://github.com/Bekaboo/dropbar.nvim | https://github.com/utilyre/barbecue.nvim | ||
- https://github.com/willothy/veil.nvim | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,5 @@ Prequire("config") | |
Prequire("plugins") | ||
|
||
Prequire("etc") | ||
|
||
require("rust") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
"LuaSnip": { "branch": "master", "commit": "500981ff6cefc7343e3959ef0f939bd0bfd49ba9" }, | ||
"SchemaStore.nvim": { "branch": "main", "commit": "6316dc88db89d97d190f24547adddd13569fb746" }, | ||
"bufferline.nvim": { "branch": "main", "commit": "9e8d2f695dd50ab6821a6a53a840c32d2067a78a" }, | ||
"SchemaStore.nvim": { "branch": "main", "commit": "9f74c6a52f4f6adaf3b3d64b15d2363219afefae" }, | ||
"bufferline.nvim": { "branch": "main", "commit": "64e2c5def50dfd6b6f14d96a45fa3d815a4a1eef" }, | ||
"cellular-automaton.nvim": { "branch": "main", "commit": "b7d056dab963b5d3f2c560d92937cb51db61cb5b" }, | ||
"clangd_extensions.nvim": { "branch": "main", "commit": "34c8eaa12be192e83cd4865ce2375e9f53e728f2" }, | ||
"cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" }, | ||
"cmp-cmdline": { "branch": "main", "commit": "8ee981b4a91f536f52add291594e89fb6645e451" }, | ||
"cmp-nvim-lsp": { "branch": "main", "commit": "44b16d11215dce86f253ce0c30949813c0a90765" }, | ||
"cmp-nvim-lsp": { "branch": "main", "commit": "5af77f54de1b16c34b23cba810150689a3a90312" }, | ||
"cmp-nvim-tags": { "branch": "main", "commit": "30bdc2eec86eb66730af541bb06d24d4a67e3eeb" }, | ||
"cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" }, | ||
"cmp_luasnip": { "branch": "master", "commit": "05a9ab28b53f71d1aece421ef32fee2cb857a843" }, | ||
"dashboard-nvim": { "branch": "master", "commit": "63df28409d940f9cac0a925df09d3dc369db9841" }, | ||
"dressing.nvim": { "branch": "master", "commit": "fe3071330a0720ce3695ac915820c8134b22d1b0" }, | ||
"dashboard-nvim": { "branch": "master", "commit": "413442b12d85315fc626c44a0ce4929b213ef604" }, | ||
"dressing.nvim": { "branch": "master", "commit": "18e5beb3845f085b6a33c24112b37988f3f93c06" }, | ||
"fidget.nvim": { "branch": "legacy", "commit": "2f7c08f45639a64a5c0abcf67321d52c3f499ae6" }, | ||
"flutter-tools.nvim": { "branch": "main", "commit": "7350750d46fbeb4d2bb4878157b658d435935299" }, | ||
"go.nvim": { "branch": "master", "commit": "da48e6155d69a5602ae3b494ecbda9cda438c0a9" }, | ||
"guihua.lua": { "branch": "master", "commit": "cd68996069abedffcd677ca7eee3a660b79e5b32" }, | ||
"flutter-tools.nvim": { "branch": "main", "commit": "01d72d9c1bdf2d454a60c5ba450f83e5ea783f6a" }, | ||
"go.nvim": { "branch": "master", "commit": "9ac3e6faa32d01479973f4ca368d00b7ae328646" }, | ||
"guihua.lua": { "branch": "master", "commit": "9fb6795474918b492d9ab01b1ebaf85e8bf6fe0b" }, | ||
"impatient.nvim": { "branch": "main", "commit": "47302af74be7b79f002773011f0d8e85679a7618" }, | ||
"indent-blankline.nvim": { "branch": "master", "commit": "29be0919b91fb59eca9e90690d76014233392bef" }, | ||
"indent-blankline.nvim": { "branch": "master", "commit": "3d08501caef2329aba5121b753e903904088f7e6" }, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,28 @@ | ||
if vim.g.neovide ~= nil then | ||
vim.cmd("hi Normal guibg=NONE") | ||
vim.cmd("hi Normal guibg=NONE") | ||
|
||
local cursor_vfx = { "railgun", "torpedo", "pixiedust", "sonicboom", "ripple", "wireframe" } | ||
local cursor_vfx = { "railgun", "torpedo", "pixiedust", "sonicboom", "ripple", "wireframe" } | ||
|
||
vim.g.neovide_scale_factor = 0.78 -- 1 | ||
vim.g.neovide_scale_factor = 0.78 -- 1 | ||
|
||
vim.g.neovide_floating_blur_amount_x = 10.0 -- 2.0 | ||
vim.g.neovide_floating_blur_amount_y = 10.0 -- 2.0 | ||
vim.g.neovide_floating_blur_amount_x = 10.0 -- 2.0 | ||
vim.g.neovide_floating_blur_amount_y = 10.0 -- 2.0 | ||
|
||
vim.g.neovide_transparency = 0.9 -- 0 | ||
vim.g.neovide_transparency = 0.9 -- 0 | ||
|
||
-- vim.g.neovide_scroll_animation_length = -- 0.3 | ||
-- vim.g.neovide_scroll_animation_length = -- 0.3 | ||
|
||
vim.g.neovide_hide_mouse_when_typing = true -- false | ||
vim.g.neovide_hide_mouse_when_typing = true -- false | ||
|
||
vim.g.neovide_refresh_rate = 24 | ||
vim.g.neovide_refresh_rate_idle = 1 | ||
vim.g.neovide_no_idle = false | ||
vim.g.neovide_refresh_rate = 24 | ||
vim.g.neovide_refresh_rate_idle = 1 | ||
vim.g.neovide_no_idle = false | ||
|
||
vim.g.neovide_confirm_quit = false -- true | ||
vim.g.neovide_confirm_quit = false -- true | ||
|
||
-- vim.g.neovide_remember_window_size = -- true | ||
-- vim.g.neovide_remember_window_size = -- true | ||
|
||
-- vim.g.neovide_profiler = true -- false | ||
-- vim.g.neovide_profiler = true -- false | ||
|
||
-- let g:neovide_input_use_logo = v:false " v:true on macOS | ||
-- let g:neovide_input_use_logo = v:false " v:true on macOS | ||
|
||
vim.g.neovide_cursor_vfx_mode = RandFrom(cursor_vfx) | ||
end | ||
vim.g.neovide_cursor_vfx_mode = RandFrom(cursor_vfx) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
-- https://marketplace.visualstudio.com/items?itemName=asvetliakov.vscode-neovim#api | ||
local vscode = require("vscode-neovim") | ||
|
||
local function f_vs_call(cmd) | ||
return function() | ||
vscode.call(cmd) | ||
end | ||
end | ||
|
||
vim.keymap.set(Keys.N, "<LEADER>nf", f_vs_call("editor.action.formartDocument.none"), Keys.None) | ||
vim.keymap.set(Keys.V, "<LEADER>nf", f_vs_call("editor.action.formatSelection"), Keys.None) |
Oops, something went wrong.