dotfiles/config/nvim/lua/fschauen
2024-02-18 02:25:06 +01:00
..
plugins vim: use the opts key in plugin specs where possible 2024-02-18 02:25:06 +01:00
autocmd.lua vim: move lua gf handler from autocmd to ftplugin 2024-02-17 13:23:49 +01:00
diagnostic.lua vim: move most icons to a dedicated file 2024-02-11 18:32:36 +01:00
filetype.lua vim: make initialization structure more consistent 2024-02-10 15:42:23 +01:00
icons.lua vim: add separate icons for checkmark and checkbox 2024-02-17 22:52:56 +01:00
init.lua vim: simplify initial colorscheme 2024-02-11 19:02:06 +01:00
keymap.lua vim: fix failing kemaps for command line mode 2024-02-12 01:10:39 +01:00
lazy.lua vim: enable alternative plugin dev paths in lazy.nvim 2024-02-16 16:10:48 +01:00
options.lua vim: add winblend 2024-02-17 22:39:24 +01:00
util.lua vim: move code from lua ftplugin to utils 2024-02-17 15:16:43 +01:00
window.lua vim/lualine: split defintion of components from lualine setup 2023-08-12 01:33:09 +02:00