mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
add: nvim: ftplugin for satysfi to change tab size
This commit is contained in:
parent
1108ea7e3a
commit
9cc5bc186e
3 changed files with 11 additions and 0 deletions
|
@ -275,6 +275,8 @@ lspconfig.satysfi_ls.setup {
|
|||
capabilities = capabilities,
|
||||
autostart = true,
|
||||
}
|
||||
-- bash
|
||||
lspconfig.bashls.setup {}
|
||||
|
||||
-- nvim-cmp setup
|
||||
local cmp = require 'cmp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue