Back
Vimrc
Load previous page…
Define 'vim' as a global variable in the Lua language server settings #vimrc
Add key mappings to navigate the autocomplete window #vimrc
Add treesitter plugin #vimrc
Add Go language server #vimrc
Add barbar for better easier buffer switching #vimrc
Add nvim-cmp for better auto completion #vimrc
Add lua language server #vimrc
Spent the evening trying to get nvim-lspconfig to work with lazy.nvim, without success so far #vimrc
Add Telescope file browser extension #vimrc
Add the horizon color scheme and refactor theme module to use object literals #vimrc
Tidy up the color scheme configuration #vimrc
Add tokyonight color scheme #vimrc
Add basic settings #vimrc
Delete everything and start from scratch with the lazy.nvim package manager #vimrc
Add autotag along with autoclose #vimrc
Add mason-lspconfig plugin and configure it to install HTML language server #vimrc