NeoVimConfiguration/lua/core/plugin_config
2024-02-19 12:07:34 +00:00
..
completions.lua Whilst I'm here all the snippets. 2023-08-06 20:59:09 +01:00
darklight.lua Improved theme and added dark mode toggle 2023-12-14 17:17:57 +00:00
gruvbox.lua Improved theme and added dark mode toggle 2023-12-14 17:17:57 +00:00
indent-blankline.lua Added nvim-orgmode (requires 0.9+) 2023-12-14 15:40:39 +00:00
init.lua Load code completion bindings after plugins that might override them 2024-02-06 17:40:48 +00:00
lsp_config.lua Added rust_analyzer to the lsp server list 2024-01-30 17:28:41 +00:00
lualine.lua Made filepaths display relative. Makes working on two files of the same name easier. 2023-08-08 11:17:02 +01:00
nvim-tree.lua Moved over to neovim completely, lua and all 2023-08-06 16:10:47 +01:00
obsidian.lua Set up normal obsidian naming conventions 2024-01-24 12:28:19 +00:00
org.lua Added diary TODO's to agenda 2024-01-12 13:08:22 +00:00
telescope.lua Attempted to add whichkey, bit jank rn 2023-08-15 15:09:39 +01:00
terminal.lua Changed bind as I want to be able to make git commits in the term 2023-08-09 16:07:39 +01:00
treesitter.lua Enable more treesitter features. 2024-02-19 12:07:34 +00:00
whichkey.lua Obsidian integration - Not better than org mode but why re-invent my system 2024-01-24 12:06:18 +00:00