Refactor neovim config #2

Merged
FunctionalHacker merged 40 commits from nvim-lua into master 2021-08-08 07:33:26 -05:00

Changes include:

  • Use init.lua instead of init.vim
    • Some keybindings are still to be converted
  • Use packer as a package manager instead of vim-plug
  • Use built-in lsp instead of coc.nvim
    • Set up language servers
    • Completion
    • Formatting (previously coc-prettier, now neoformat)
    • Snippets
  • Replace fzf with telescope.nvim
  • Implement treesitter syntax highlighting

Note that this requires neovim nightly until 0.5 is released

Changes include: - [x] Use init.lua instead of init.vim - Some keybindings are still to be converted - [x] Use packer as a package manager instead of vim-plug - [ ] Use built-in lsp instead of coc.nvim - [x] Set up language servers - [x] Completion - [x] Formatting (previously coc-prettier, now neoformat) - [ ] Snippets - [ ] Replace fzf with telescope.nvim - [x] Implement treesitter syntax highlighting - More info: https://github.com/nvim-treesitter/nvim-treesitter Note that this requires neovim nightly until 0.5 is released
FunctionalHacker added 5 commits 2021-01-30 04:21:22 -06:00
FunctionalHacker started working 2021-01-30 04:24:19 -06:00
FunctionalHacker self-assigned this 2021-01-30 04:24:31 -06:00
FunctionalHacker added 1 commit 2021-01-30 08:19:51 -06:00
FunctionalHacker added 1 commit 2021-01-30 08:46:55 -06:00
FunctionalHacker added 1 commit 2021-01-30 14:52:41 -06:00
FunctionalHacker added 1 commit 2021-01-30 15:17:30 -06:00
FunctionalHacker added 1 commit 2021-01-30 15:18:26 -06:00
FunctionalHacker added 1 commit 2021-01-30 15:59:06 -06:00
FunctionalHacker added 2 commits 2021-01-30 16:18:12 -06:00
FunctionalHacker added 3 commits 2021-02-02 11:07:36 -06:00
FunctionalHacker added 1 commit 2021-02-27 03:48:24 -06:00
FunctionalHacker added 1 commit 2021-02-27 03:50:44 -06:00
FunctionalHacker added 1 commit 2021-02-27 03:53:39 -06:00
FunctionalHacker added 1 commit 2021-02-27 04:28:42 -06:00
FunctionalHacker canceled time tracking 2021-05-04 12:44:56 -05:00
FunctionalHacker started working 2021-05-04 12:45:03 -05:00
FunctionalHacker stopped working 2021-05-04 12:45:09 -05:00
6s
FunctionalHacker added 1 commit 2021-05-08 04:07:21 -05:00
FunctionalHacker added 1 commit 2021-05-15 07:41:26 -05:00
FunctionalHacker deleted spent time 2021-07-26 07:46:52 -05:00
- 6s
FunctionalHacker added 1 commit 2021-07-26 07:47:11 -05:00
FunctionalHacker added 1 commit 2021-08-02 08:09:31 -05:00
FunctionalHacker added 1 commit 2021-08-02 08:14:13 -05:00
FunctionalHacker added 2 commits 2021-08-02 09:33:45 -05:00
FunctionalHacker added 1 commit 2021-08-03 04:01:10 -05:00
FunctionalHacker added 3 commits 2021-08-04 03:31:58 -05:00
FunctionalHacker added 1 commit 2021-08-04 03:42:54 -05:00
FunctionalHacker added 1 commit 2021-08-04 03:58:13 -05:00
FunctionalHacker added 3 commits 2021-08-04 04:20:22 -05:00
FunctionalHacker added 1 commit 2021-08-04 04:50:07 -05:00
FunctionalHacker added 1 commit 2021-08-08 07:22:01 -05:00
- lualine
- bufferline
- nvim-jdtls
FunctionalHacker added 1 commit 2021-08-08 07:23:26 -05:00
FunctionalHacker added 1 commit 2021-08-08 07:25:52 -05:00
FunctionalHacker changed title from WIP: Refactor neovim config to Refactor neovim config 2021-08-08 07:31:06 -05:00
Author
Owner

This is in a good enough state to replace my current neovim config, merging it now and I will fix some stuff in master later

This is in a good enough state to replace my current neovim config, merging it now and I will fix some stuff in master later
FunctionalHacker referenced this pull request from a commit 2021-08-08 07:33:24 -05:00
FunctionalHacker merged commit 1edfd7fa7e into master 2021-08-08 07:33:26 -05:00
FunctionalHacker referenced this pull request from a commit 2022-06-11 15:24:54 -05:00
FunctionalHacker referenced this pull request from a commit 2025-06-07 00:38:39 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FunctionalHacker/dotfiles#2
No description provided.