neovim overhaul #1

Merged
pratyush merged 2 commits from enhance/nvim into master 2023-01-15 16:50:02 +01:00
Owner

It is a complete redo of the vim/nvim experience. It’s neovim with lua everything While this was configured this way with a local computer in mind it should be easy to set up and use on a remote machine.

Known Issues:

  • Fuzzy finder (this is down to me not having understood properly)
  • Harpoon adding paths (again me)
  • Need to review the set.lua and remap.lua for a more uniform approach in nomenclature.

This should see more updates.

It is a complete redo of the vim/nvim experience. It's neovim with lua everything While this was configured this way with a local computer in mind it should be easy to set up and use on a remote machine. Known Issues: * Fuzzy finder (this is down to me not having understood properly) * Harpoon adding paths (again me) * Need to review the `set.lua` and `remap.lua` for a more uniform approach in nomenclature. This should see more updates.
pratyush added 1 commit 2023-01-15 16:28:55 +01:00
pratyush reviewed 2023-01-15 16:33:45 +01:00
pratyush left a comment
Author
Owner

Untrack packer_compiled.lua, it is autogenerated

Untrack `packer_compiled.lua`, it is autogenerated
@ -0,0 +1,204 @@
-- Automatically generated packer.nvim plugin loader code
Author
Owner

Is this file required to be committed? Seems unlikely and hence pls remove it.

Is this file required to be committed? Seems unlikely and hence pls remove it.
pratyush marked this conversation as resolved
pratyush added 1 commit 2023-01-15 16:47:30 +01:00
pratyush merged commit dc6d71b5b1 into master 2023-01-15 16:50:02 +01:00
pratyush deleted branch enhance/nvim 2023-01-15 16:50:02 +01:00
pratyush referenced this issue from a commit 2023-01-15 16:50:02 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: pratyush/.cfg#1
No description provided.