Commit graph

7 commits

Author SHA1 Message Date
2d9f2a995e chore(nvim): switch to numToStr/Comment.nvim 2021-12-04 01:33:18 +00:00
fa03fbd4cd feat(nvim): add kyazdani42/nvim-web-devicons
This will add icons to the results list when searching for things with
Telescope.
2021-11-17 12:54:55 +00:00
0786ed3b3d chore: move plugin config files into after
Move the nvim configuration files into `.config/nvim/after/plugin` so
that they are autoloaded.

This also means that the local `init` functions can be removed as they
are no longer needed, and this also simplifies the Packer configuration.
2021-11-17 09:42:17 +00:00
daa92fa662 feat(nvim): add vimwiki 2021-11-11 18:08:42 +00:00
7b756e570a refactor(nvim): restructure lua configuration 2021-11-07 20:38:20 +00:00
fc56046ec3 nvim: remove mattn/emmet-vim 2021-11-03 00:05:02 +00:00
ad7a62bfeb refactor(nvim): use packer for plugins 2021-10-30 23:12:29 +01:00