Update aerc-compose-neovim.sh
This commit is contained in:
parent
2a15a1e0e8
commit
1bcf2b0071
@ -5,6 +5,7 @@ exec nvim -u NONE \
|
|||||||
-c "lua require('leap').add_default_mappings()" \
|
-c "lua require('leap').add_default_mappings()" \
|
||||||
-c 'highlight link LeapBackdrop Comment' \
|
-c 'highlight link LeapBackdrop Comment' \
|
||||||
-c "lua require('nvim-treesitter.configs').setup({highlight={enable=true}})" \
|
-c "lua require('nvim-treesitter.configs').setup({highlight={enable=true}})" \
|
||||||
|
-c 'set spell termguicolors'
|
||||||
-c 'packadd nightfox.nvim' \
|
-c 'packadd nightfox.nvim' \
|
||||||
-c 'colorscheme carbonfox' \
|
-c 'colorscheme carbonfox' \
|
||||||
-c 'startinsert' \
|
-c 'startinsert' \
|
||||||
|
Loading…
Reference in New Issue
Block a user