1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Pratham Patel 012ac14dce neovim: stash changes before hard reset 2023-02-07 21:14:00 +05:30
Pratham Patel 38c03be3f4 neovim: enable clipboard access for Neovide 2023-02-07 18:41:00 +05:30
Pratham Patel e43f294ca4 neovim: add treesitter plugin 2023-01-22 09:58:06 +05:30
Pratham Patel 06d73887ac neovim: switch from fzf to telescope for fuzzy finder 2023-01-22 09:53:26 +05:30
Pratham Patel 0809c81e3e forgot to remove _off_ for previous commit 2022-12-12 18:54:37 +05:30
Pratham Patel e720f6f8de init.vim: disable mouse because my macbook cannot handle palm rejection good enough yet 2022-12-12 18:52:13 +05:30
Pratham Patel 4c671169e6 nvim: handle depricated function 2022-11-04 03:51:53 +05:30
Pratham Patel 293f338405 remove duplicate plugin entry for _nvim-lspconfig_ and rename simrat39__rust-tools for a better name 2022-09-24 21:07:30 +05:30
Pratham Patel 6edbdc115e modified: .config/nvim/init.vim
- remove plugins ncm2, coc, ale and spaceduck colorscheme
  - revert back to colorcolumn=80
  - add auto-complete support to the Rust section
  - add plugins for Rust, auto-completion and git
  - add key bindings for auto-complete support
  - add a section to specify indent depth for different file types
  - cleanup comments that are not comments :p

modified: .zsh_aliases

  - for host bluefeds, add alias containerfreeall

added: .config/nvim/lua/*
2022-09-24 19:33:51 +05:30
Pratham Patel 902227b06f init commit 2022-09-23 19:28:12 +05:30