Refactor neovim config #2

Merged
FunctionalHacker merged 40 commits from nvim-lua into master 2021-08-08 15:33:26 +03: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 12:21:22 +02:00
FunctionalHacker started working 2021-01-30 12:24:19 +02:00
FunctionalHacker self-assigned this 2021-01-30 12:24:31 +02:00
FunctionalHacker added 1 commit 2021-01-30 16:19:51 +02:00
FunctionalHacker added 1 commit 2021-01-30 16:46:55 +02:00
FunctionalHacker added 1 commit 2021-01-30 22:52:41 +02:00
FunctionalHacker added 1 commit 2021-01-30 23:17:30 +02:00
FunctionalHacker added 1 commit 2021-01-30 23:18:26 +02:00
FunctionalHacker added 1 commit 2021-01-30 23:59:06 +02:00
FunctionalHacker added 2 commits 2021-01-31 00:18:12 +02:00
FunctionalHacker added 3 commits 2021-02-02 19:07:36 +02:00
FunctionalHacker added 1 commit 2021-02-27 11:48:24 +02:00
FunctionalHacker added 1 commit 2021-02-27 11:50:44 +02:00
FunctionalHacker added 1 commit 2021-02-27 11:53:39 +02:00
FunctionalHacker added 1 commit 2021-02-27 12:28:42 +02:00
FunctionalHacker canceled time tracking 2021-05-04 20:44:56 +03:00
FunctionalHacker started working 2021-05-04 20:45:03 +03:00
FunctionalHacker stopped working 2021-05-04 20:45:09 +03:00
6s
FunctionalHacker added 1 commit 2021-05-08 12:07:21 +03:00
FunctionalHacker added 1 commit 2021-05-15 15:41:26 +03:00
FunctionalHacker deleted spent time 2021-07-26 15:46:52 +03:00
- 6s
FunctionalHacker added 1 commit 2021-07-26 15:47:11 +03:00
FunctionalHacker added 1 commit 2021-08-02 16:09:31 +03:00
FunctionalHacker added 1 commit 2021-08-02 16:14:13 +03:00
FunctionalHacker added 2 commits 2021-08-02 17:33:45 +03:00
FunctionalHacker added 1 commit 2021-08-03 12:01:10 +03:00
FunctionalHacker added 3 commits 2021-08-04 11:31:58 +03:00
FunctionalHacker added 1 commit 2021-08-04 11:42:54 +03:00
FunctionalHacker added 1 commit 2021-08-04 11:58:13 +03:00
FunctionalHacker added 3 commits 2021-08-04 12:20:22 +03:00
FunctionalHacker added 1 commit 2021-08-04 12:50:07 +03:00
FunctionalHacker added 1 commit 2021-08-08 15:22:01 +03:00
8adb8243a0
Add a bunch more plugins and configurations
- lualine
- bufferline
- nvim-jdtls
FunctionalHacker added 1 commit 2021-08-08 15:23:26 +03:00
FunctionalHacker added 1 commit 2021-08-08 15:25:52 +03:00
FunctionalHacker changed title from WIP: Refactor neovim config to Refactor neovim config 2021-08-08 15:31:06 +03: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 15:33:24 +03:00
FunctionalHacker merged commit 1edfd7fa7e into master 2021-08-08 15:33:26 +03:00
FunctionalHacker referenced this pull request from a commit 2022-06-11 23:24:54 +03: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.