Back
Vimrc
Load previous page…
Add nvim-autopairs #vimrc
Set tab size to 4 when working with go files #vimrc
Add a key mapping for LSP's go to definition command #vimrc
Tidy up the modules #vimrc
Add toggleterm plugin and a key mapping to open or close it #vimrc
Add tsx module for treesitter #vimrc
Move color scheme management to a different module and set Horizon as the default color scheme #vimrc
Try to get the horizon theme to work with language servers #vimrc
Disable neovide's cursor animations #vimrc
Install neovide and create a specific configuration module that would run only on the neovide frontend #vimrc
Disable lualine in the nvim-tree window #vimrc
Move nvim-tree window to the right side of the screen #vimrc
Disable vim's built-in file explorer #vimrc
Remove Telescope's file_browser extension in favor of nvim-tree plugin #vimrc
Make the HTML language server work with Nunjucks templates #vimrc
Add tsserver language server and javascript and typscript modules for treesitter #vimrc
Add css language server and treesitter module #vimrc
Add autotag plugin #vimrc
Add language server and treesitter module for html #vimrc