LunarVim/lua
rmagillxyz e15522278a
Enable netrw (#394)
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled.
If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work.

* enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins
2021-05-14 02:00:22 -04:00
..
lsp Add Elm support (#386) 2021-05-11 15:34:36 -04:00
lv-autocommands Typescript (#311) 2021-04-29 02:01:37 -04:00
lv-autopairs Fix Autopairs Not working issue using Treesitter (#315) 2021-04-29 01:35:17 -04:00
lv-barbar LunarVim 2021-04-15 00:17:48 -04:00
lv-comment lua based whichkey 2021-04-29 01:25:49 -04:00
lv-compe improve completion 2021-04-27 01:17:29 -04:00
lv-dashboard Change dashboard header and footer by user (#363) 2021-05-04 22:02:55 -04:00
lv-galaxyline adding a missing space on icon. (#362) 2021-05-04 22:02:10 -04:00
lv-gitsigns LunarVim 2021-04-15 00:17:48 -04:00
lv-lspinstall Add kotlin lsp support, and :LspInstall kotlin (#263) 2021-04-16 13:08:48 -04:00
lv-nvim-dap LunarVim 2021-04-15 00:17:48 -04:00
lv-nvimtree Enable netrw (#394) 2021-05-14 02:00:22 -04:00
lv-rnvimr LunarVim 2021-04-15 00:17:48 -04:00
lv-telescope Implement fzy native to speed up telescope (#330) 2021-05-03 16:39:58 -04:00
lv-treesitter LunarVim 2021-04-15 00:17:48 -04:00
lv-utils LunarVim 2021-04-15 00:17:48 -04:00
lv-which-key feature: adds git keymappings built in to Telescope: git_status, git_branches, git_commits, git_bcommits (#350) 2021-05-03 16:40:59 -04:00
colorscheme.lua rough user config, not finished 2021-03-27 01:59:28 -04:00
keymappings.lua Improvements (#361) 2021-05-04 22:01:49 -04:00
lv-globals.lua Enable netrw (#394) 2021-05-14 02:00:22 -04:00
plugins.lua Fix: makes autopairs filetype specific rules work (#357) 2021-05-04 18:01:21 -04:00
settings.lua Enable netrw (#394) 2021-05-14 02:00:22 -04:00