dotfiles/nvim/lua/fs
2021-11-11 10:02:59 +01:00
..
autocmds.lua vim: port autocmd to lua using wrapper function 2021-11-11 09:43:17 +01:00
keymaps.lua vim: quick and dirty move keymaps to lua (with vim.cmd) 2021-11-11 10:02:59 +01:00
options.lua vim: port options to lua 2021-11-11 09:18:19 +01:00
plugins.lua vim: move vim-plug invocation to a lua file 2021-11-11 09:20:27 +01:00