Skip to content

Commit

Permalink
fix! the :RustFmt error
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhniing committed Feb 26, 2024
1 parent fa54fa8 commit b126123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/lua/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ require('lazy').setup({
branch = 'release',
config = require('setup/coc').config
},
'rust-lang/rust.vim', -- :RustFmt

-- Syntax highlighting
{
Expand Down

0 comments on commit b126123

Please sign in to comment.