summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-10update gitgutter signsChris
2020-08-08remove farignoreChris
2020-08-08making far actually workChris
2020-08-08stop using rgnvim for farChris
2020-08-08Merge pull request #44 from ChristianChiarulli/add-license-1Christian Chiarulli
Create LICENSE
2020-08-08Create LICENSEChristian Chiarulli
2020-08-08new imageChris
2020-08-08added vim gistsChris
2020-08-07cleanupChris
2020-08-07move old cocChris
2020-08-07update readmeChris
2020-08-07move coc to coc.old for installChris
2020-08-07fixing install scriptChris
2020-08-07async task integrationChris
2020-08-07added new pluginsChris
2020-08-07need bothChris
2020-08-07using coc-python with pyrightChris
2020-08-07update todoChris
2020-08-07Merge branch 'master' of github.com:ChristianChiarulli/nvimChris
2020-08-07added more to the todo listChris
2020-08-07Merge pull request #42 from vladdoster/patch-1Christian Chiarulli
This will help macOS install not fail
2020-08-07fix a fat finger typoVlad Doster
2020-08-07update readmeChris
2020-08-07added far find and replaceChris
2020-08-07removing old plug.vimChris
2020-08-06This will help macOS install not failVlad Doster
2020-08-06don't use vim devicons I keep forgettingChris
2020-08-06updated readmeChris
2020-08-06updated java syntax fileChris
2020-08-06added xtabline and undotreeChris
2020-08-04vimspector confuses meChris
2020-08-04vimspector confuses meChris
2020-08-03Adding Java syntax highlighting (thanks king Dan) and updating rainbow parensChris
2020-07-26updating codiChris
2020-07-18remove virtual text for nowChris
2020-07-18Merge branch 'master' of github.com:ChristianChiarulli/nvimChris
2020-07-18vista fixChris
2020-07-16Merge pull request #38 from ghmhd/@ghmhd/feature/add-jsx-comment-supportChristian Chiarulli
add jsx comment support
2020-07-15remove unnecessary autocmdGharbi Mohamed
2020-07-15add vim-jsx-pretty and vim-context-commentstring pluginsGharbi Mohamed
2020-07-14Merge pull request #37 from ghmhd/@ghmhd/feature/add-multiline-comment-supportChristian Chiarulli
Add multi line comment
2020-07-15comment out nerd-comment config and add vim-commentary config fileGharbi Mohamed
2020-07-15modify '/' mapping to call the Comment functionGharbi Mohamed
2020-07-15create a function to handle multi line commentGharbi Mohamed
2020-07-15add a config file for vim commentaryGharbi Mohamed
2020-06-22Merge pull request #31 from danielfalbo/patch-1Christian Chiarulli
Cut airline show_tab_type command redundancy
2020-06-22Cut airline show_tab_type command redundancyDaniel Falbo
It's line 12
2020-06-10Merge pull request #25 from AceMouty/move-selectedChristian Chiarulli
feat: can move line selection
2020-06-10feat: can move line selectionacemouty
users can now move a single line or an entire block of text / code while in visual mode simply select what you need moved and then use shift + k to move the selection up shift + j to move the selection down
2020-06-03Merge pull request #21 from teepobharu/fix-airlineChristian Chiarulli
Fix setup file airline.vim error